-
Mobile Center included in MainApplication.OnCreate.
```
[Application]
public class MainApplication : Application
{
protected MainApplication(IntPtr javaReference, JniHandleOwne…
-
Tested in emulator with api 25 android 7.1.1
03-20 15:31:57.579 8294-8294/org.eyeseetea.surveillance_mm_bb D/NavigationController: findNext(Yes)...
03-20 15:31:57.583 8294-8294/org.eyeseetea.surveilla…
-
We are developing multiple way point turn-by-turn navigation application: Here Navigation module Occasionally die, killing map activity. The root cause of the problem: C/C++ jni modules of HERE libra…
-
异常类型:app运行时异常
手机型号:华为P9
手机系统版本:Android 7.0
tinker版本:如:1.7.11
gradle版本:2.3.1
是否使用热更新SDK: TinkerPatch SDK
系统:windows
堆栈/日志:
06-14 17:10:05.616 995-6192/? E/HsmCoreServiceImpl: onTr…
-
Facing the issue with Nexus5 (armabi-v7) and latest sdk ( com.twilio:video-android:1.0.0-beta16 ).
It is working fine if i run application for particular architecture.But crash when i release app in …
-
@devganiyahitesh1 filed the following issue :
Facing the issue with Nexus5 (armabi-v7) and latest sdk ( com.twilio:video-android:1.0.0-beta16 ).
It is working fine if i run application for partic…
-
Hi, yesterday I compiled starling.swc using latest repo version.
After that (?) my app started to crash very often, when I load image using AssetManager.
Screen:
http://joxi.ru/n2YB0bLUMMj7A6
Lo…
-
Hello!
Authenticate, Achievements, Leaderboards works fine, **BUT LoadFriends is FAIL.**
### Code:
``` c#
public void LoadFriends()
{
if (Social.localUser.authenticated)
{
…
N0lex updated
7 years ago
-
General procedure:
1. ~~Have the app automatically parse the `/system/bin/vold` and `/system/bin/vdc` ELF binaries and find all of the dependencies and store them in cache. (NOTE: May need hardcoded l…
-
Hi, I read all issues concerning SELinux but nothing helped.
My Device: Nexus 5 (hammerhead) - CAF (with cyanogenmod and Android 6.0.1).
However, i set SELinux to permissive and it should be working:…