You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to open the app from a terminated state after accepting a phone call.
The app opens successfully, but after calling FlutterCallkitIncoming.activeCalls(), I get the error PlatformException(error, Unsupported value: 'Data(args={})' of type 'class com.hiennv.flutter_callkit_incoming.Data', , null)
The text was updated successfully, but these errors were encountered:
I am trying to open the app from a terminated state after accepting a phone call.
The app opens successfully, but after calling FlutterCallkitIncoming.activeCalls(), I get the error
PlatformException(error, Unsupported value: 'Data(args={})' of type 'class com.hiennv.flutter_callkit_incoming.Data', , null)
The text was updated successfully, but these errors were encountered: