Jal3223
Results
1
comments of
Jal3223
> Here's my working implementation in Java. Note that getBridge() returns null in the onCreate() method in Capacitor 3, but works in onStart() > > ```java > import android.os.Bundle; >...