You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The app was working before IOS15, but after updating IOS to 15 the app started crashing, Then I made a new build without any changes into script and test on mobile, its working. Why is the downloaded app from the "App Store" crashing?
Similar type of issue is noticed on Android 12 version, the "success" method runs before the sms window opens.
The text was updated successfully, but these errors were encountered:
developer-gurpreet
changed the title
IOS 15 iPhone 11 app crash after calling "sms" method
IOS 15 iPhone 11 app crashed after calling "sms" method
Nov 21, 2021
I installed it again and after that it starts working. Can you share your package.json file?
npm install [email protected] --save
cordova plugin add cordova-sms-plugin
The app was working before IOS15, but after updating IOS to 15 the app started crashing, Then I made a new build without any changes into script and test on mobile, its working. Why is the downloaded app from the "App Store" crashing?
Similar type of issue is noticed on Android 12 version, the "success" method runs before the sms window opens.
The text was updated successfully, but these errors were encountered: