MAHAulia / device_imei

Flutter plugins to get real IMEI for Mobile Device
MIT License
4 stars 5 forks source link

The uid 10277 does not meet the requirements to access device identifiers #3

Open imflutterwchat opened 1 year ago

imflutterwchat commented 1 year ago
PlatformDispatcher.instance.onError: PlatformException(error, getDeviceId: The uid 10277 does not meet the requirements to access device identifiers., null, java.lang.SecurityException: getDeviceId: The uid 10277 does not meet the requirements to access device identifiers
    at android.os.Parcel.createExceptionOrNull(Parcel.java:3011)
    at android.os.Parcel.createException(Parcel.java:2995)
    at android.os.Parcel.readException(Parcel.java:2978)
    at android.os.Parcel.readException(Parcel.java:2920)
    at com.android.internal.telephony.ITelephony$Stub$Proxy.getDeviceIdWithFeature(ITelephony.java:10713)
    at android.telephony.TelephonyManager.getDeviceId(TelephonyManager.java:2103)
    at com.vai.device_imei.DeviceImeiPlugin.getImei(DeviceImeiPlugin.kt:70)
    at com.vai.device_imei.DeviceImeiPlugin.onMethodCall(DeviceImeiPlugin.kt:42)
    at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:258)
    at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
    at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:322)
    at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
    at android.os.Handler.handleCallback(Handler.java:942)
    at android.os.Handler.dispatchMessage(Handler.java:99)
    at android.os.Looper.loopOnce(Looper.java:210)
    at android.os.Looper.loop(Looper.java:299)
    at android.app.ActivityThread.main(ActivityThread.java:8261)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:559)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:954)
)
stack: #0      StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:653:7)
#1      MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:315:18)
<asynchronous suspension>
#2      MethodChannelDeviceImei.getDeviceImei (package:device_imei/device_imei_method_channel.dart:22:12)
<asynchronous suspension>
   ......
   ......
abdallah-odeh commented 5 months ago

same issue here

it seems that this plugin is dumped!

vijayvaghela72 commented 4 months ago

same issue here

330132662 commented 4 months ago

本邮箱不作为工作生活用 请联系 @.***

vijayvaghela72 commented 4 months ago

i am not able understand this language .