-
After upgrading from Push 2.6.12 to 3.0.0 my Push notifications stopped working on Android.
When I run my app in a browser, the logging (with Push.debug=true) shows:
```
Push: Settings userId "qwert…
-
Hi, I'm trying to make the sample cameraXvideo work however , the build fails and gives this error:
````e:app/RecordingFragment.kt: (78, 52): Cannot access class 'com.google.common.util.concurrent.Li…
-
Use these blocks where intended, compileOptions didnt need to be changed since the default code already has the correct JavaVersion, but all the other code had formatting issues (Missing parenthesis, …
-
**Windows 10 using WSL2. Debian.**
Successfully installed & tested these tools python3, apktool, zipalign and apksigner.
Successfully generated a **_xapktoapk.sign.properties_** file with default An…
-
-
When using Espresso, the tests fail with " Request failed with status 500 due to session not created: A new session could not be created. Details: Espresso server process has been unexpectedly termina…
-
Android Developers: https://developer.android.com/topic/libraries/architecture/paging.html
Paging with Network Example: https://github.com/googlesamples/android-architecture-components/blob/master/…
-
I'm trying implement CaraouselView on Gradle 7.2 but got some error.
This is my gradle dependencies.
After sync i there is an error
I have follow this [question](https://stackoverflow.…
-
### Description
After upgrade to XF 5.0 and publish release build to the store i observe random crashes of the application in the google console. This usually happens on Android 10 but I was not ab…
-
### Steps to reproduce
All I did is create a new project and build the project using the same steps mentioned in the documentation using the followin commands
1. flutter create app
2. cd app
3…