Open mhbdev opened 1 year ago
+1
+1 I received the same error message from Google Play and I request you to fix this error immediately. @pharshdev @Tetsukick https://github.com/pharshdev/sms_user_consent/pull/13 @Tetsukick
anyone solved this?
@emre86t Are you able to fix above issue.
We fixed this issue with using "smart_auth: ^2.0.0" instead of "sms_user_consent_manager: ^1.1.2". You can use "smart_auth: ^2.0.0".
I was trying to upload a version of my application to google play and faced this:
I think it is referring to this part of code:
mActivity.startActivityForResult(extras.getParcelable(SmsRetriever.EXTRA_CONSENT_INTENT), SMS_CONSENT_REQUEST)