Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After trying to upgrade a plan this module always fails. #205

Open
jose920405 opened this issue Mar 1, 2019 · 1 comment
Open

After trying to upgrade a plan this module always fails. #205

jose920405 opened this issue Mar 1, 2019 · 1 comment

Comments

@jose920405
Copy link

jose920405 commented Mar 1, 2019

i make a purchase without problems and all works fine, but when in my ui i try to upgrade my plan...

example: (from month to year).

The next error appears and for the next purchases still appearing.

Related problem: https://stackoverflow.com/questions/50213304/ios-auto-renewable-subscriptions-testing-upgrades-on-sandbox-not-working

Error message:

{ code: 'ESKERRORDOMAIN2',
  nativeStackIOS: 
   [ '0   Finery Staging                      0x000000010267f7ec RCTJSErrorFromCodeMessageAndNSError + 152',
     '1   Finery Staging                      0x000000010267f714 RCTJSErrorFromNSError + 264',
     '2   Finery Staging                      0x0000000102331840 -[InAppUtils paymentQueue:updatedTransactions:] + 604',
     '3   libdispatch.dylib                   0x00000001035d7824 _dispatch_call_block_and_release + 24',
     '4   libdispatch.dylib                   0x00000001035d8dc8 _dispatch_client_callout + 16',
     '5   libdispatch.dylib                   0x00000001035e6a78 _dispatch_main_queue_callback_4CF + 1360',
     '6   CoreFoundation                      0x0000000194984df4 <redacted> + 12',
     '7   CoreFoundation                      0x000000019497fcbc <redacted> + 1964',
     '8   CoreFoundation                      0x000000019497f1f0 CFRunLoopRunSpecific + 436',
     '9   GraphicsServices                    0x0000000196bf8584 GSEventRunModal + 100',
     '10  UIKitCore                           0x00000001c1ce0c00 UIApplicationMain + 212',
     '11  Finery Staging                      0x00000001021163ac main + 124',
     '12  libdyld.dylib                       0x000000019443ebb4 <redacted> + 4' ],
  userInfo: { NSLocalizedDescription: 'Cannot connect to iTunes Store' },
  message: 'Cannot connect to iTunes Store',
  domain: 'SKErrorDomain' }
@Dellybro
Copy link

From what i know, that error occurs when you are using a simulator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants