flutter-webrtc / callkeep

iOS CallKit and Android ConnectionService for Flutter
MIT License
137 stars 151 forks source link

Android not running #191

Open galizhan opened 2 months ago

galizhan commented 2 months ago

I have problem with starting up android Running on Flutter: 3.22 Dart: 3.4.4 Android 14

Incorrect package="io.wazo.callkeep" found in source AndroidManifest.xml: /Users/galizhantolybayev/.pub-cache/hosted/pub.dev/callkeep-0.4.0/android/src/main/AndroidManifest.xml. Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported. Recommendation: remove package="io.wazo.callkeep" from the source AndroidManifest.xml: /Users/galizhantolybayev/.pub-cache/hosted/pub.dev/callkeep-0.4.0/android/src/main/AndroidManifest.xml.

FAILURE: Build failed with an exception.