abdulkash
abdulkash
lutter_callkit_incoming/SwiftFlutterCallkitIncomingPlugin.swift:155: Fatal error: Unexpectedly found nil while unwrapping an Optional value 2022-07-30 00:53:28.569685+0100 Runner[99582:6634921] flutter_callkit_incoming/SwiftFlutterCallkitIncomingPlugin.swift:155: Fatal error: Unexpectedly found nil while unwrapping an Optional value
Here is my pubspec.yaml file flutter_native_splash: background_image: assets/images/fremee_background.png image: assets/images/app_logo.png android_12: image: assets/images/app_logo.png icon_background_color: "#000000"
E/flutter ( 3187): [ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: PlatformException(ON_EVENT_ERROR, com.google.gson.internal.LinkedTreeMap cannot be cast to java.lang.String, java.lang.ClassCastException: com.google.gson.internal.LinkedTreeMap cannot be cast to java.lang.String E/flutter ( 3187): at com.pusher.client.channel.PusherEvent.getData(PusherEvent.java:40) E/flutter ( 3187): at com.github.chinloyal.pusher_client.pusher.listeners.FlutterBaseChannelEventListener.onEvent$lambda-0(FlutterBaseChannelEventListener.kt:23)...
Call event parametres user_info returns null on ios but returns expected data on android
When i use a logging interceptor on a multipart request it returns StreamedResponse and if i listen to this object i get "Bad state exception stream has already been listened...