Вячеслав Предеин
Вячеслав Предеин
I tried to remodel in a functional style. For the test. But still, global variables are unique for each worker. ```
That is - I specify a variable as an array to store connections outside the function. Inside the function I call this variable with word Global and save the user...
Thank you very much! I used channels - now everything works correctly
For some reason, when using AdminLTE, the problem disappeared
I tried asking for permission POST_NOTIFICATIONS on Android 13, but application crashes
I tried to run tasks via the console command from READMI. The background task runs successfully. I have been doing this for 3 days already. But the task runs automatically...
As I understand it, the icon is displayed in some versions of Android. In some it is, in some it is not. In android 14 have
Yes - can close
When disabling proguard - everything works fine. I edited the file proguard-rules.pro - add string -keep class it.innove.** { *; } Work well