Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
0 answers
48 views

I'm building an Android app using React and Capacitor v7. Occasionally, when the app is opened from a cold start or resumed from the background, a white screen appears briefly before my app's UI loads....
Bear Bile Farming is Torture's user avatar
0 votes
1 answer
28 views

package com.app_name.app; import com.getcapacitor.BridgeActivity; import android.os.Bundle; import android.graphics.Color; // import android.webkit.WebView; public class ...
Bear Bile Farming is Torture's user avatar