As i want to fetch the information for the mobile application, but unable to do this. i am sharing what i have done so please look into it and let me know what needs to be changed? first i did this.
and i am using this javascript for the information but it's directly going into the error call backpart.
I have written this code and used this application permission forge component for the read phone state. it is opening the access window.
after allowing the access. still showing this error unable to understand why?
even i used sim information forge component.i used get sim info action and its giving error code 3.
Hi Prince ,
The error which clearly says that you don't have permission to read those information. Can you check the permissions again?
Also Check this if it helps you.
https://www.outsystems.com/forums/discussion/34523/android-permission-read-phone-state/
Hi Aravind ,
yes i have gone through the provided link. and followed the same but still seeing this error.even i used the android permission plugin and used the action ask for permision and selected the "READ_PHONE_STATE". but still facing the same error.
Thanks & regards
Okay let me try from my end for reading sim information.
sure.
Hi Aravind,
Did you try with this?Regards