paymentRequestWithCardForm on iOS with 9.0.0 throwing exception
See original GitHub issueBefore I have submitted the issue
[x] I have read an installation guide
[x] I know that for an iOS I need to install pods because I’ve read the installation guide
[x] I have read a linking guide and checked that everything is OK like in manual linking guide
[x] I know that before using tipsi-stripe
I need to set options for my app as described in usage guide
The problem
Since update 9.0.0 ios can’t call paymentRequestWithCardForm. Works with tipsi-stripe to 8.0.2, and pod ‘Stripe’, ‘19.0.1’
Environment
tipsi-stripe
version: 9.0.0- Last
tipsi-stripe
version where the issue was not reproduced (if applicable): - iOS or Android: iOS
- OS version: 14.4
- React-Native version: 0.63.2
Exception '*** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0]' was thrown while invoking paymentRequestWithCardForm on target StripeModule
Screenshots, GIFs (Must to have)
Code To Reproduce Issue (Good To Have)
Just default example code will create this issue
Issue Analytics
- State:
- Created 2 years ago
- Reactions:6
- Comments:12
Top Results From Across the Web
paymentRequestWithCardForm on iOS with 9.0.0 throwing exception
Coming soon: A brand new website interface for an even better experience!
Read more >.paymentRequestWithCardForm(options) -> Promise · tipsi-stripe
options (iOS only) — An object with the following keys: ... String, The error color of this theme - it will be used...
Read more >MFMailComposeViewController throws an error only in iOS 9
The issue is with simulator, on the real device mail composer is working correctly.
Read more >App supports iOS 9.0 at a minimum - Apple Developer
Submitted for review on August 12, 2021 Our App installation package allows the minimum support for iOS 9.0 devices, and after the release...
Read more >Tipsi Tipsi-Stripe Statistics & Issues - Codesti
Issue Title State Comments Created Date Updated Date
Can't build app with xcode 14 open 0 2022‑09‑14 2022‑09‑17
Showing "Manifest merge failed error" open 8...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
As a workaround, provide a complete theme.
I am still getting the same error, Image nill