sumanrajpathak / flutter_cell_info

Flutter Cell Info Plugin
BSD 2-Clause "Simplified" License
10 stars 3 forks source link

Error Example Apps #3

Open DenisMrGnusa opened 1 month ago

DenisMrGnusa commented 1 month ago

Hello @sumanrajpathak thank you for your plugin, I am currently trying this plugin. but have a problem that the example application you provide does not display any data, and there is an error as follows:

E/MethodChannel#cell_info(20970): Failed to handle method call E/MethodChannel#cell_info(20970): java.lang.SecurityException: getDataNetworkTypeForSubscriber E/MethodChannel#cell_info(20970): at android.os.Parcel.createExceptionOrNull(Parcel.java:3057) E/MethodChannel#cell_info(20970): at android.os.Parcel.createException(Parcel.java:3041) E/MethodChannel#cell_info(20970): at android.os.Parcel.readException(Parcel.java:3024) E/MethodChannel#cell_info(20970): at android.os.Parcel.readException(Parcel.java:2966)

I hope with this report I can help in the development of this plugin. Best regards