Launching Maths@Home on iOS: A Journey of Discovery and Solution
Our adventure with the Maths@Home app took a surprising turn when we shifted our focus to launching it on iOS. After successfully deploying the app on Android, we were confident that the transition to iOS would be smooth sailing. However, reality had a different plan in store for us. What we thought would be a straightforward process turned into a deep dive into the intricacies of iOS development.
When we inherited the template code from the previous team, it wasn't immediately apparent that there were issues with the iOS configuration. Our assumption was that after polishing the app for Android, getting it up and running on iOS would require minimal adjustments. This assumption, however, was far from accurate. We quickly discovered that the iOS setup was, to put it mildly, quite problematic.
Our journey to resolve these iOS challenges was both enlightening and demanding. Here are the steps we took to bring the Maths@Home app to life on iOS:
- Initiating Code Configuration by Pod Installation
- Adjusting the Podfile
- Updating Firebase and Analytics
- Moving and Configuring GoogleService-Info.plist
- Code Adjustments in AppDelegate.mm
Comments
Post a Comment