-
In Android 15, it's not possible to allow sms gateway to send sms :( |
Beta Was this translation helpful? Give feedback.
Answered by
capcom6
Feb 10, 2025
Replies: 1 comment
-
Due to changes in the permission system, you may need to manually grant SMS permissions. Follow these steps if you're experiencing issues on Android 15:
After following these steps, the app should work correctly on Android 15. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
capcom6
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Due to changes in the permission system, you may need to manually grant SMS permissions. Follow these steps if you're experiencing issues on Android 15:
After following these steps, the app should work correctly on Android 15.