videx
videx
> Hit me up with the error message you are getting. Additionally after changing the 16 to 21 and then downgrading the Grable Version, I ran a `Flutter Clean`. >...
no solution to this yet?
 whenever I click connect button, this is what it shows, Can you please help me on what to do
thanks for the reply but new issue surface again: e: file:///Users/user/StudioProjects/konnect/android/app/src/main/kotlin/com/example/konnect/FlutterViewEngine.kt:9:8 Unresolved reference: cl e: file:///Users/user/StudioProjects/konnect/android/app/src/main/kotlin/com/example/konnect/FlutterViewEngine.kt:43:34 Unresolved reference: PipCallbackHelper e: file:///Users/user/StudioProjects/konnect/android/app/src/main/kotlin/com/example/konnect/MainActivity.kt:13:12 Unresolved reference: waterbus e: file:///Users/user/StudioProjects/konnect/android/app/src/main/kotlin/com/example/konnect/MainActivity.kt:18:35 Unresolved reference: ActivityMainBinding e:...
import cl.puntito.simple_pip_mode.PipCallbackHelper this is the one package it was unable to install
please i need your help
please i need you guys help, i'm having the same issue now
> please i need you guys help, i'm having the same issue now here is my code import android.app.Activity import android.content.Intent import android.util.Log import com.netpluspay.netpossdk.NetPosSdk import com.netpluspay.netpossdk.utils.TerminalParameters import io.flutter.embedding.engine.plugins.activity.ActivityPluginBinding import...