Sebastian Roy
Sebastian Roy
+1 I use firebase for auth and firestore and just wanted to add a QR-Scanner. I see exactly the same issue.
So I added the following line to `app.gradle` in App/App_Ressources/Android, haven't tested if the scanner works though, but is compiles. `configurations.all { exclude group: 'com.google.zxing' } ` See 5. on...
`1.3.0-alpha.1` seems to work, but with `1.3.0-alpha.2` i get this duplicate class error (I use ktor 2.3.7 in the rest of my project, which might cause the conflict in skrapeit...
Is this in the browse_website command or what were you trying to do?
I run it on M3 Mac in Android Studio. Guess that is ARM. No issues in the simulator. I thought it was just because it can't access the .so file...
Appreciate the update.