Pedro Morales

Results 2 comments of Pedro Morales

I recompile with -Xlint:deprecation and showed this: ``` flutter/.pub-cache/hosted/pub.dartlang.org/imei_plugin-1.2.0/android/src/main/java/com/rioapp/demo/imeiplugin/ImeiPlugin.java:70: warning: [deprecation] getDeviceId() in TelephonyManager has been deprecated result.success( telephonyManager.getDeviceId() ); ^ flutter/.pub-cache/hosted/pub.dartlang.org/imei_plugin-1.2.0/android/src/main/java/com/rioapp/demo/imeiplugin/ImeiPlugin.java:102: warning: [deprecation] getDeviceId(int) in TelephonyManager has been deprecated...