Eric Horodyski
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 8
Activity overview
Latest activity by Eric Horodyski-
Eric Horodyski created an article,
Measuring Performance with Web Vitals
Optimizing the quality of the user experience is key to any application's long-term success -- whether it is a web app hosted on a server, a mobile application, or a combination of the two. Web Vit...
-
Eric Horodyski created an article,
Bundling web assets within a Swift Package
You may find it beneficial to extract your Portals integration code and web assets to display within Portals into a standalone Swift Package. Portals supports this procedure, but there are a few i...
-
Eric Horodyski created an article,
CocoaPods could not find compatible versions for pod "ReactNativePortals"
Portals for React Native has a minimum iOS platform version: 13.0. If your project has a lower minimum iOS platform version, you may encounter the following error when running pod install: [!] Co...
-
Eric Horodyski created an article,
Private App Distribution to the Apple App Store/Google Play Store
It is possible to distribute an app through the Apple App Store and Google Play Store and restrict its access, preventing it from being publicly available. This allows members of an organization to...
-
Eric Horodyski created an article,
Caching Packages for Repository Managers
Repository managers, such as Nexus or JFrog Artifactory, provide a central location for all software artifacts required for development. A repository manager allows an IT organization to completely...
-
Eric Horodyski created an article,
Troubleshooting Push with Capacitor
Push Notifications are a great communication method to provide important information and messages to your users, even when your application is in the background. There are multiple architectural co...