Posts

Post not yet marked as solved
0 Replies
320 Views
it’s been a long time since i have used Xcode, so am a little unfamiliar . I am building an Ionic - Angular app form Visual Studio Code in Xcode ver 15.0 (macOS Sonoma), I get a prompt in Xcode : app > iOS 17.0 Not Installed --BUTTON {GET}-- However when I click GET , a recent download of the iOS17 simulator pops into view, and the download of iOS17 does not commence. I can not progress from here and cannot build or run the app. Possibly missing something very simple here but I can't seem to find a means to download iOS 17 and thus build the app. Thanks
Posted Last updated
.
Post not yet marked as solved
0 Replies
930 Views
I am trying to use Firebase push notifications in Ionic/Angular capacitor app. When I was using Xcode 11.3 OS Mojave the simulator gave this error remote notifications are not supported in the simulator I searched around and discovered that push notifications on simulators were only supported with Xcode 11.4+ and OS Catalina and above. So I updated to Catalina and Xcode 12.1 but I am still getting the same error. Any input appreciated.
Posted Last updated
.