Collins Njoka

Results 3 comments of Collins Njoka

Had the same issue, I updated this part of my build.gradle to solve the error. `dependencies { classpath 'com.android.tools.build:gradle:7.2.0' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" }` Before i had `dependencies { classpath 'com.android.tools.build:gradle:7.3.0' classpath...

Had the same issue when i was using ``` flutter_launcher_icons: ^0.14.2 flutter_native_splash: ^2.4.4 ``` To fix the issue under flutter_launcher_icons.yaml you need to add the following ``` adaptive_icon_background: "#FFFFFF" //this...

I am also having trouble with iOS but on Android, it's working okay. I am using xcode 16.0 I see the following logs: `NEHotspotNetwork nehelper sent invalid result code [1]...