-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Pod stripe 16.0.2 make APP crash #1265
Comments
@denglei022 sorry to hear this is crashing for you! Would you be able to provide more details on when the crash is occurring? Also if you enable the |
Thanks for the screenshot, @denglei022. We're still looking into this one, but in the meantime I'd recommend you try again on v16.0.3 -- we fixed an issue that could make the error logging more useful. Also, does your app include OpenSSL directly? |
This is really helpful, thanks! We’re looking into it now. |
@denglei022, I'm having trouble reproducing the issue with the latest BaiduMapKit. I initialized a BMKMapView and ran some 3D Secure 2 transactions, but I'm not seeing the same crash. I've built a branch with a speculative fix, could you try it and let me know if it resolves your issue? In your Podfile, set: |
Hey @denglei022, I still can't reproduce the issue with my own example app, but I've got something else for you to try. In your podfile, set: Then run |
Thanks!!! Everything is OK. You are awesome! |
Great, thanks for your help in diagnosing this! We’ll get this change into our next release. |
If changed, this issue can be closed. |
This is fixed in v16.0.4. |
I pod the Stripe 16.0.2 just now , it make APP crash. But simulater testing OK. When I pod 15.0.1 , it's no cash.
There has no error log in console
Code to reproduce
0x10293fdbc <+20>: ldr x0, [x8, #0x260]
Thread 15: EXC_BAD_ACCESS (code=1, address=0x260)
iOS version
iOS 12.2 iPhone 6S
Installation method
pod
SDK version
16.0.2
The text was updated successfully, but these errors were encountered: