Skip to main content
How are we doing? Please help us improve Stack Overflow. Take our short survey
Filter by
Sorted by
Tagged with
1 vote
0 answers
794 views

Hi on Angular 17 all iOS devices with v15.2 or older, the routing outlet(the nested outlets which we used to pop up a modal, aka."/(modal:signin)") stopped working. When I create many ...
Deyan Zubev's user avatar
1 vote
1 answer
381 views

The app crashes once the user selects any date of September. It only happens with iOS 15.4. I have datePicker formatted date to return always in UTC format en_GB. @objc func doneDateClicked() { ...
Vladislav Yarmak's user avatar
5 votes
0 answers
2k views

I recently developed an iOS app using Xcode 13.1 . I ran it on my iPhone (which is currently operating on iOS 15.4), and it worked fine. However, my app uses the location, and I have been attempting ...
Sham Dhiman's user avatar
  • 1,596
4 votes
1 answer
3k views

From iOS 15.4.0 we have the crash on Crashlytics but don't known how to reproduce and fix it. It is producing crash due to Apple default shareSheet. I hope someone can provide some insights to fix ...
Tahseen Rasheed's user avatar
0 votes
0 answers
292 views

After updating xcode to xcode 13. My app start giving crash on the collectionview where it is using performBatchUpdates on ios 15. It's working fine on lower ios version. dispatch_async(...
Shyantan Deb's user avatar
3 votes
1 answer
1k views

I'm new to iOS. I've just taken over for another developer. I recently realised that this is a major issue because users cannot use our app. The keyboard gets dismissed as soon as it's shown. So no ...
Devenom's user avatar
  • 995
1 vote
0 answers
172 views

I am having an image assets used for loading the background image in my iOS application. The image assets contains background images that provides support for 2x, 3x, 2x Retina 4, 2x Retina HD 4.7&...
Kamal's user avatar
  • 523
2 votes
2 answers
4k views

I woke a few days ago to run an appium UI automated test on iOS simulator which has been running perfectly without any error. I recently upgraded to iOS 15.4 and iOS 13.3 and to my surprise Appium is ...
ken4ward's user avatar
  • 2,296