carrier_info icon indicating copy to clipboard operation
carrier_info copied to clipboard

📱 Carrier Info gets networkType, networkGeneration, mobileCountryCode, mobileCountryCode, e.t.c from both android and iOS devices.

Results 21 carrier_info issues
Sort by recently updated
recently updated
newest added

how to get dual sim info?

Calling CarrierInfo.networkGeneration on Android 11 . It return UNKOWN.

when I build iOS, a problem accurs . 'Error running pod install' so I try to pod install and then came across this problem.

i need your help, i got cellId equal to -1

Hi, isoCountryCode usually works ok, however it sometimes crashes as followes ``` [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: PlatformException(no_iso_country_code, No iso country code, , null) -- | -- | -- | -- |...

when I try to get the carrier name when don't exist a sim I get this error: PlatformException(no_carrier_name, No carrier name, , null) #0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:607:7) #1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:177:18) #2...

feat: Modified the 'networkGeneration' field to include the 'radioType'

In development or debug mode the functionality was working fine but in release mode it is not working .

i was using to get only carrier name but I am getting issue on this line cellId: CellId.fromMap(map['cellId']), E/flutter ( 8993): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: type 'Null' is not a subtype...

When compile the App, xcode returns an error : **_Couldn't resolve the package 'carrier_info_v3' in 'package_carrier_info_v3/carrier_info.dart'._** Flutter 3.7.11 on MacOS 13.2.1 Xcode 14.3