-
I couldn't find any information on the website regarding support for Android O.
I see the kernel version for 7.1 (Nougat) = 4.4.1 and for 8.0 (O) = 4.10.0?
https://android.googlesource.com/platf…
-
For android 26+ setting sound doesn't work anymore. We need to create a channel on android.
So, this code not gonna work on newer versions of android.
`$notification->setSound('police.wav');`
this …
-
Hi
I am getting crash every time :
Log :
02-12 10:25:24.715 12455-12455/com.medicbleep.chat E/AndroidRuntime: FATAL EXCEPTION: main
…
-
Please, consider this crash on API level 26 and up
```
java.lang.IllegalStateException: Not allowed to start service Intent { cmp=com.myapp/com.google.android.vending.expansion.downloader.impl.Dow…
-
-
Can you upgrade the library for supporting android OREO.
-
NECESSARIO PARA O CODIGO RODAR
DIGITAR ESSES COMANDOS NO CMD ANTES DE RODAR O APLICATIVO
1. npm install @react-navigation/native
2. npm install @react-navigation/stack
3. npm install react-n…
-
Criar Link com AndroidStudio.
-
In android O am not able to get push notification.should we need to change notification builder?
-
Hi there,
Google just published the first developer preview of Android O. There are [a few things](https://developer.android.com/preview/behavior-changes.html#atap) developers should take into cons…