-
when uninstall app and reinstall it i have this issue :
E/AndroidRuntime(13514): kotlin.UninitializedPropertyAccessException: lateinit property smsChannel has not been initialized
E/AndroidRuntime…
-
## Steps to Reproduce
Create an app.
build it .
run in release mode or run an apk from flutter build apk
### On the device
Error as is visible on device in --release mode.
![Screenshot …
-
Hi Jared,
thanks for the plugin for really good. But one question, would it be possible that the plugin checks all dependencies transitively through the dependent subprojects? Currently, I have to …
-
## Plugin Version
0.13.2
## Steps to Reproduce
ad.dart
```
class GoogleAdmobReward extends AdReward {
static const int maxFailedLoadAttempts = 8;
late AdRequest request;
…
-
-
**Home Assistant Android version:**
2021.6.2-full
**Android version:**
11
**Phone model:**
Samsung A41
**Home Assistant version:**
2021.6.9
**Last working Home Assistant release (i…
-
On this page [step-2](https://codelabs.developers.google.com/codelabs/android-workmanager-java/index.html?index=..%2F..ads19#1):
- Button 'Download starting code' on click downloads start-java vers…
-
Request not to mandate same names for assisted parameters. In my case, changing params to workerParameters fixed it but would be nice not to force same names.
InternalWorkerFactory.java:9: error: F…
-
https://github.com/am-palmer/FilmFocus/blob/1b56c9657fd206c66a168fe1ab7a14fd810abd71/app/src/main/java/amichealpalmer/kotlin/filmfocus/model/remote/json/GetJSONBase.kt#L13
asynctask is depreciated,…
-
**Creating a flutter build fails with these exceptions**
Click To Expand
```
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':generateReleaseRFile'…