I have a rather special request: I use the Wahoo Element app to control my bike computer and it has a very crucial feature to connect with other external apps (Strava, Komoot, …). However, when I choose to authenticate one of these external apps within the Wahoo Element app it either freezes and reloads or crashes. The intended behavior is that the external app opens in a browser and the user has to enter her/his credentials.
Unfortunately, I don’t know how to proceed from here. I guess it is an issue with microG. Can anyone give me a hint how to further trace down this problem or what could cause this issue?
could be the webview too instead of microg… could you keep an adb logcat open while the app crashes? this would probably give a hint for anything around a occurring “exception” text string.
The webview is provided by bromite last I recalled (as it’s able to block ads/trackers then etc…)… you can install other webviews if I recall correctly.