sdevamit
sdevamit
App is getting crashed during launch If i implement FlutterFragmentActivity to my App's MainActivity.
> @sdevamit > Can you provide some error logs? these are the logs i am getting : Launching lib\main.dart on POCO F1 in debug mode... Running Gradle task 'assembleDebug'... √...
@AmolGangadhare Did you able to figure out what is problem here with fragment activity?
Same issue i faced, dont have ios device. cordova 9.0.0 ios 5.1.1 Working: - `cordova build ios --buildFlag="-UseModernBuildSystem=0"` - building for emulator using xcode Failing; - `corodova build ios` -...