Open AmineToualbi opened 5 years ago
SMSManager requires SEND_SMS permission. This causes Play Store to reject app for some reason. Migrate to using an intent-filter instead to send a SMS which circumvents the SEND_SMS permission.
SMSManager requires SEND_SMS permission. This causes Play Store to reject app for some reason. Migrate to using an intent-filter instead to send a SMS which circumvents the SEND_SMS permission.