hiennguyen92 / flutter_callkit_incoming

Flutter Callkit Incoming
https://pub.dev/packages/flutter_callkit_incoming
MIT License
180 stars 312 forks source link

PlatformException(error, Internal error: TypeReference constructed without actual type information, , null) Getting error in release mode #599

Open rohit0713 opened 1 month ago

rohit0713 commented 1 month ago

When calling await FlutterCallkitIncoming.activeCalls(); Then getting error PlatformException(error, Internal error: TypeReference constructed without actual type information, , null) only in release mode @hiennguyen92

MoazzamAliSE commented 2 days ago

Any Solution?