0

I am using sinch SDK for user number verification, I want the user to manually enter the code he received so i didnt gave the required permissions in the manifest file for the onVerificationFailed method to be fired, and then ask the user to enter the code he received. but even without the permissions the onVerified method fires.

EDIT

I now see in the application info on the phone that the required permissions are granted to the app even tough they are not added by me in the manifest, how do i solve this?

Billal Begueradj
  • 20,717
  • 43
  • 112
  • 130
A.T
  • 71
  • 2
  • 9
  • uninstall the app you probably asked for it n an earlier during your dev – cjensen Jul 24 '16 at 18:10
  • http://stackoverflow.com/questions/27962789/android-gradle-manifest-merger-override-uses-permission-attribute-coming-from – Eugen Pechanec Jul 24 '16 at 20:15
  • @cjensen i uninstalled it already, it still has it. i also cleaned the project after uninstalled it and before installing it again. – A.T Jul 25 '16 at 07:45

0 Answers0