Why has the READ_PHONE_STATE permission been added?

前端 未结 6 1496
无人及你
无人及你 2020-12-05 17:09

In the latest beta version I just published to the Play Store, I notice that the READ_PHONE_STATE has been added since the previous version.

I haven\'t

6条回答
  •  时光取名叫无心
    2020-12-05 17:45

    If you're not experienced with Android (like me!) and you were not sure where drmrbrewer's snippet should go, the answer is in your main app/manifests/AndroidManifest.xml file, like this:

      
    
          ...
    
          
          
          
      
    

提交回复
热议问题