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
Hello,I know that CarPlay is not compatible with android but ho can I prevent to run it when build android version?
The following MissingPluginException was thrown while activating platform stream on channel com.oguzhnatly.flutter_carplay/event:
MissingPluginException(No implementation found for method listen on channel com.oguzhnatly.flutter_carplay/event)
When the exception was thrown, this was the stack
#0 MethodChannel._invokeMethod
package:flutter/…/services/platform_channel.dart:294
Hello,I know that CarPlay is not compatible with android but ho can I prevent to run it when build android version?
The following MissingPluginException was thrown while activating platform stream on channel com.oguzhnatly.flutter_carplay/event:
MissingPluginException(No implementation found for method listen on channel com.oguzhnatly.flutter_carplay/event)
When the exception was thrown, this was the stack
#0 MethodChannel._invokeMethod
package:flutter/…/services/platform_channel.dart:294
#1 EventChannel.receiveBroadcastStream.
package:flutter/…/services/platform_channel.dart:637
The text was updated successfully, but these errors were encountered: