Skip to main content
0 votes
1 answer
632 views

I am getting a couple of errors related to location settings when I run my flutter app. Error 1: /Users/mustafazaki/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/location-3.2.4/ios/Classes/...
mustafa zaki's user avatar
0 votes
1 answer
334 views

I have a couple devices running on iOS 9 as that's our minimum supported version. After I receive the firebase distribution email, and tapping on the download link, I got redirected to a blank web ...
Rigo Vides's user avatar
  • 1,364
1 vote
0 answers
537 views

I tried to genarate a build on xCode 12 and installed on iPad 2 with iOS 9. I have support for iOS 9 enabled but app automatically closes on opening. When doing track trace. I found following report ...
Bhaskar Dabhi's user avatar
2 votes
1 answer
901 views

My app is running fine on all ipad except iPad 2 with iOS 9.3.5. I don't have option to run emulator for the same ipad nor i have the same ipad. How to debug in this case? I am using react native just ...
Bhaskar Dabhi's user avatar
1 vote
0 answers
395 views

framer-motion uses Proxy, but after importing proxy-polyfill, motion.div exported from 'framer-motion' is still undefined. How can I make it work with ios 9? import 'proxy-polyfill'; import 'core-js/...
Littlee's user avatar
  • 4,435
0 votes
0 answers
203 views

I have an iOS app that supports iOS 10 and above and it's working fine, now I want to support iOS 9 I have the following code that is working fine on iOS 10: let ceneter = UNUserNotificationCenter....
Ibrahim Zakarya's user avatar
0 votes
1 answer
671 views

I'm unable to run my ReactJS app on iOS 9.3.5 iPad, it just shows a blank screen. I've tried shim and polyfill, not working either. Since is an iPad, I'm not able to extract the error message or other ...
jimmy5312's user avatar
  • 439
0 votes
0 answers
83 views

I am testing an app on an iPad with iOS9 and whenever navigating a ViewController that contains a WKWebView it throws an error. Thread 1: EXC_BAD_ACCESS (code=1, address=0x321) This is not an issue ...
RGriffiths's user avatar
  • 6,030
0 votes
0 answers
58 views

I have an issue regarding embedded framework. I have developed a framework in swift language with minimum devlopment target iOS 9.0 and xcode 11.3.1. I have successfully imported in objective c ...
Ashish vani's user avatar
1 vote
0 answers
348 views

I'm trying to support iOS9 in an app that uses Microsoft Sign In and found that the app crashes because it cannot find the definition for UIApplicationOpenURLOptionUniversalLinksOnly even though in ...
maka's user avatar
  • 21
2 votes
1 answer
677 views

I am running my Xcode project (Xcode 11) on an iPhone 4S running iOS 9 and I am getting the following error: Terminating app due to uncaught exception 'NSInvalidUnarchiveOperationException', reason:...
Yush Raj Kapoor's user avatar
0 votes
0 answers
49 views

There is an application with video interstitial ads which work perfect on all iOS versions except on iOS9 (iPhone 4s). On that device app crashes before ad should appear. Does anyone have an idea why?
faris97's user avatar
  • 402
5 votes
2 answers
3k views

I've created my package which I would like to use in my projects. In the package, I'm using UIStackView. When I adding the package to the project and running it I get errors 'UIStackView' is only ...
Artem Krachulov's user avatar
-2 votes
1 answer
198 views

I have been using 'UIKit.UIUserInterfaceStyle UIKit.UITraitCollection::get_UserInterfaceStyle()' API for iOS version 12+. I need to compile the source on iOS version version 9+, I need to ...
ashok kumar's user avatar
2 votes
1 answer
561 views

I have an old iphone 4s with iOS9. I checked Settings > Safari > Advanced : Web Inspector on the device and enabled Safari > Preferences > Advanced : Show Develop on the Mac. When I connect the phone ...
lsmpascal's user avatar
  • 780

15 30 50 per page
1
2 3 4 5
277