-
The push notification is not working in background mode in iOS 10 device. The push notification not popping up in the notification tray. Only in the foreground mode, push notification is working. Fo…
-
Private API for set wallpaper is not available in IOS10 any more, Do you have any new method to do this ?
-
iPhone 6s iOS10.2.1
![99164ddfcfb02d610383499b3ccb9148](https://user-images.githubusercontent.com/22284069/51381030-03672080-1b4e-11e9-8915-e6e3044154c8.jpg)
扫描速度非常不稳定,有时候很快,有时候很慢。
-
ios10后,libstdc++.tbd 被废弃,但是ijk必须依赖,导致编译不过
-
My app wasn't yet recompiled for iOS10, but since iOS10 got released, I have a lot of those crashes:
```
Crashed: fmdb.
SIGABRT ABORT 0x0000000188292014
```
in `FMDatabase.m line 1073`I am using Ver…
-
Updated today to 1.7 on my iPhone 6s running iOS 10.3.3. I can connect to datebase but cannot retrieve any entries.
-
手机:iPhone6
系统:iOS10.0.2
越狱方式:https://doubleh3lix.tihmstar.net/
使用最新的代码,执行lldb命令后直接执行dumpdecrypted -X然后就报错了。。
![image](https://user-images.githubusercontent.com/14846965/77137243-0fc77000-6aa8-11ea…
-
Running on an iPhone, iOS10.1
`[CAMetalLayerDrawable texture] should not be called after presenting the drawable.`
Can't see any obvious reasons, some sort of race condition?
-
LFHardwareAudioEncoder在第114行的,inputFormat调用崩溃(iOS10),对音频模块不熟悉,求解答!!!
-
I noticed some other users having issues with swift3 syntax. It seems ios10 and swift3 breaks a few things, has anyone been able to get this working?