Amirhosein Barati
Amirhosein Barati
When the user is offline or server is stopped, and a crash occurs, the crash get lost! After many tests and read the this sdk source code, i found the...
Preventing possible errors that disrupt the app
- add access to `saman.zamani.PersianDate` from `PersianPickerDate` - update versions
styles.xml: ``` ... @style/numberPickerTheme #444 #222 ``` tested on android Nexus 5 Lollipop
Hi I create a log in this way, but it is displayed differently in the crash panel ```kt Countly.sharedInstance().crashes().addCrashBreadcrumb("$year/$month/$day $hour:$minute:$second $millisecond - NotifyService > onStart() startId: 3") ``` ![Screenshot 2024-01-12...
The YUV_420_888 frame can be decoded as NV21, but the red and blue colors would be swapped.