-
if i use web-workers on iOS8 all goes perfectly but if i run the same code in iOS9 a securityError is fired
the code i use is:
`var worker = new Worker('worker.js');`
and the error given is:
i suppo…
-
Our app start crashing on iOS9 phones.
Crash log:
OS Version: iOS 9.0.2 (13A452)
Report Version: 105
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at…
-
-
iPhone restarts in iOS9 If you have used ECSlidingViewController. Any guy have this issue and If fixed It then please let me know the solution asap.
-
Experiencg crash for ios-sdk with
-
前一阵子,开发了某个`vue`项目在`iOS10`的H5表现和预期的不一致,出现了白屏的情况。打开vconsole查看发现报了个错误:`SyntaxError: Cannot declare a let variable twice: 'e'.`重复定义了变量?打开查看代码估计会有这么一段
```js
let e = e => {
console.log(e);
for (…
-
Hello,
I recently upgraded to iOS9 and XCode7 and have been unable to download files with my previously functional code.
I have read the following information on an Apple forum " iOS 9 is forcing co…
-
I need to give "TTTAttributedLabel" more height in iOS9 , otherwise The “label.text” will be empty, but it's normal and correct with usual setting before iOS9. So why?
-
Hi Cubiq,
I'm currently doing some testing on my webapp around the impending iOS9 release and noticed the addToHomeSceen Dialog isn't positioned correctly on iPads with iOS9 dev beta 5 installed. It…
-
Hello,
Your example Script Processor Node work when I plug my headphone on my iPad, but didn't work when headphone is not plug.
Do you know why ?
Have a good day.