Releases: Kyun-J/FlexHybridApp-iOS
Releases · Kyun-J/FlexHybridApp-iOS
1.0.3
- change function name
setAllowUrl -> addAllowUrl
- bugfix
0.6.3.1
changes
Fixed the issue that null type was not interfaced
0.6.3
changes
Fixed an issue where bool type was not properly transmitted in the return of the NativeToWeb interface.
Improved the way of expressing webview log in xcode
0.6.2.9
Fixed the issue that occurs when a newline is included in a string
0.6.2.8
0.6.2.8
Changes
Fixed the issue that Bool types were not passed correctly in the WebToNative interface.
Fixed the issue that NativeToWeb interface does not work on ios9.