Closed jonah-butler closed 2 years ago
Hi. How did you fix it ?
I actually was not able to solve the issue with this plugin. I was using https://ionicframework.com/docs/native/in-app-purchase-2, and was not aware that IAP2 includes a method to open the manage subscriptions menu. That method is/was working for IOS 15. If you're using that package also, I would just use that.
Anyone have success with IOS 15?
I import and follow the instructions per Ionic docs, but whenever I visit a page that contains the OpenNativeSettings.open('settings') handler, XCode logs print:
⚡️ [error] - {} ⚡️ [error] - {} ⚡️ [error] - {}
That's unfortunately all I have to go off of at the moment.