react-native-in-app-utils icon indicating copy to clipboard operation
react-native-in-app-utils copied to clipboard

iOS 11 Support

Open brunolemos opened this issue 7 years ago • 19 comments

I'm getting not_available and ESKERRORDOMAIN0 errors on iOS 11 physical device. I didn't get that on iOS 10.

Maybe it's because it's a beta version so App Store purchases doesn't work... Any way to test on iOS 11?

brunolemos avatar Jun 24 '17 00:06 brunolemos

I haven't tested with ios 11 but from the error code looks like some unknown error.

chirag04 avatar Jun 24 '17 00:06 chirag04

image

brunolemos avatar Jun 24 '17 01:06 brunolemos

I'll close this because apparently is a problem on Apple side:

image

Source: https://developer.apple.com/system-status/ Source2: http://sandbox.itunes.apple.com/ (Http/1.1 Service Unavailable)

brunolemos avatar Jun 24 '17 01:06 brunolemos

@brunolemos Have you tested your app since Apple resolved that issue? I'm still having this issue after it had worked previously on iOS 11, so I'm curious if it could be related.

alexthegoodman avatar Jun 28 '17 15:06 alexthegoodman

Still have this issue on iOS 11

christophby avatar Sep 25 '17 14:09 christophby

Are you guys getting this issue on app downloaded from App Store or TestFlight or dev build?

It seems to be happening on TestFlight or dev build for me. Can anyone else confirm this?

superandrew213 avatar Sep 25 '17 14:09 superandrew213

Same here - Testflight & dev

christophby avatar Sep 25 '17 14:09 christophby

@christophby have you tested production app?

superandrew213 avatar Sep 25 '17 15:09 superandrew213

@superandrew213 no - the in-app-purchases are not online for production yet

christophby avatar Sep 25 '17 15:09 christophby

It works for me for production.

However when trying at different times I have gotten it to work for Testflight & dev too. Would need someone else to confirm this to be sure that production is not affected.

superandrew213 avatar Sep 25 '17 15:09 superandrew213

Guys I have the same error. react native debugger 2017-10-05 13-51-11

Vitaly-V avatar Oct 05 '17 10:10 Vitaly-V

me also. should this ticket be re-opened ?

ajonno avatar Oct 14 '17 05:10 ajonno

I got the same error on iOS 11 (15A5362a), but got no error on iOS 9

Andrfas avatar Oct 14 '17 08:10 Andrfas

https://stackoverflow.com/questions/46303611/skproductsrequest-not-working-in-ios-11-simulators

superandrew213 avatar Oct 19 '17 01:10 superandrew213

I'm getting this as well. See attached chart for production occurances. I have 20 apps running same codebase with slight configuration changes in naming and geo targets. It happens across all of them. There is no weird configuration in iTunes, everything is green.

  • Blue is sucessful purchases.
  • Red is ESKERRORDOMAIN0.

It's been happening to me since we started using react-native-in-app-utils (before we did not have IAP support). We're working with auto-renewing subscriptions with a free first month. Today this happened while I was looking at it after a internal user installed one of our apps directly from the app store. Closing/opening app, killing app did not help with this issue. I've seen no trace of app store being down today on Apples status page. In this case it was with an iPhone X and this user got the same error 4 times in a row. 90 minutes later he's still getting the issue.

screen shot 2018-02-07 at 20 26 41

Unfortunately I can't dissect if this is only iOS 11. Because in my telemetry I can't match os version to these kind of errors. I can however verify that this happens on iOS 11.

StefanWallin avatar Feb 07 '18 19:02 StefanWallin

I have the same issue in my app :-(

ts-ign0re avatar May 13 '18 16:05 ts-ign0re

@StefanWallin did you make any progress with this? Or any other findings?

superandrew213 avatar May 14 '18 00:05 superandrew213

It keeps sticking around 10% but I have not worked with this any further.

StefanWallin avatar May 14 '18 11:05 StefanWallin

Hmm I wonder if this is an issue with all iOS apps and not just this package.

superandrew213 avatar May 14 '18 13:05 superandrew213