TiIOS8WebviewFix:防止带有 WebViews 的 iOS8 iPad 应用程序崩溃

时间:2024-07-20 06:47:26
【文件属性】:

文件名称:TiIOS8WebviewFix:防止带有 WebViews 的 iOS8 iPad 应用程序崩溃

文件大小:296KB

文件格式:ZIP

更新时间:2024-07-20 06:47:26

Python

TiIOS8WebviewFix 所以这是我需要的一个非常快速的模块,因为 iOS 8+ 问题(最高 8.1)关于包含类型select输入的 UIWebViews。 多次关闭/打开下拉弹出框时,iPad 应用程序最终会崩溃并显示以下错误消息: Terminating app due to uncaught exception 'NSGenericException', reason: 'UIPopoverPresentationController () should have a non-nil sourceView or barButtonItem set before the presentation occurs.' Apple 已经有一个(仍然开放的)错误报告等待解决这个问题。 同时,您可以使用我的模块来防止您的 iOS 8 应用程序崩溃。 只需将它添加到您的tia


【文件预览】:
TiIOS8WebviewFix-master
----example()
--------app.js(1014B)
----documentation()
--------index.md(786B)
----assets()
--------README(453B)
----iphone()
--------build.py(7KB)
--------timodule.xml(429B)
--------titanium.xcconfig(484B)
--------module.xcconfig(777B)
--------DeMarcelpociotIos8webviewfix_Prefix.pch(62B)
--------README(5KB)
--------manifest(471B)
--------TiIOS8WebviewFIx.xcodeproj()
--------Classes()
--------platform()
----LICENSE(78B)
----dist()
--------de.marcelpociot.ios8webviewfix-iphone-1.1.0.zip(125KB)
--------de.marcelpociot.ios8webviewfix-iphone-1.0.0.zip(125KB)
----CHANGELOG.txt(95B)
----.project(562B)
----.gitignore(54B)
----README.md(1009B)
----manifest(193B)
----LICENSE.txt(92B)

网友评论