-
@andreban you posted in https://github.com/GoogleChromeLabs/svgomg-twa/issues/4#issuecomment-462755224 this:
One possible cause is the version of the Support Library being used. The version in the …
-
Google recently announced [fully released support](https://developers.google.com/web/updates/2019/02/using-twa) for TWAs (trusted web activities). It allows a [PWA](https://developers.google.com/web/p…
-
I've been using Branch's Android SDK for quite a while. Recently I noticed ActivityManager throwing an error in the logs.
```
2019-01-01 21:57:16.567 1165-3531/? W/ActivityManager: Unable to star…
-
## Issue
🔥
at react-native run-android, i get the following error:
com.android.build.api.transform.TransformException: Error while generating the main dex list
---
## Project File…
-
Hello all,
I'm experiencing an issue on Android during my auth flow where the Expo client sometimes won't open after the redirect is fired.
Specifically, I'm using Instagram as an auth provide…
-
I updated the `minSdkVersion` to version `21` and add to the stylings:
`@color/ic_launcher_background`
For a very short moment when the app gets initialized i see the correct color. but it seems…
-
Hello
Any plan to support Android Platform?
-
I've installed LineageOS for microG on a LeEco x822 (Codename x2) device which worked fine. Checking "microG Settings -> Self-Check" revealse a tick on every single possible line.
After installing …
tobru updated
5 years ago
-
### Steps to reproduce
1. Integrate CustomTabsToolbarFeature into Reference Browser (see below)
2. Set Reference Browser to the default app and link a link in an app.
```kotlin
val customTabsToo…
-
After successful login with MSAL. I'm trying to load URL(https://portal.azure.com) in webview. After loading it's asking the credentials again but it should load the URL without asking the credentials…