Notable Changes
- Avoid crash if jni method does not exist.
Bug Fixes
- android: add maven publish (f7c4552)
- android: call super.onDestroy() (0f7e2d9)
- android: get thirdParty packageName first (3fb32f3)
- android: mListScrollListeners ConcurrentModificationException (d8b2ab2)
- android: should catch UnsatisfiedLinkError for runScriptFromUri (28d0a02)
- core: fix DLOG macro (9eb0bb8)
- ios: fix HippyRootView did load finish callback (e646db5)
- ios: try catch malloc exception when make image blurred (#603) (cc2521b)
Features
- core: avoid crash when the jni method does not exist (05ae0cd)