Shivani
Shivani
I'm also facing the same issue on youtube iframe and webview. Is there any solution found?
hello if is there a 2 sim cards on the phone then can we give the option to choose from which sim card msg will be sent ? or we...
Do you get any solution?
@ilya-raevskiy have you get any solution for this I'm already using this customContainerStyle but not working
Have you found a solution for this bug? I'm experiencing the same issue as well.
Hello, @fbotalla I'm having the same problem; did you find a solution?
@fbotalla yes, you are right this example has an old library version. do you have any idea about how to pass the offer id when purchasing a subscription?
@fbotalla In my case, I find the solution by parsing the correct offerToken and updating the library.
yes, it's latest "react-native-iap": "^12.10.5" // get the subscritption var subscriptions = await RNIap.getSubscriptions({ skus: skus }); // after slecting plan buyProductId let offerToken = null let selectedPlan = subscriptions.find(x...
Did you find a solution? I'm encountering the same problem.