3.0.0-beta.2
Pre-release
Pre-release
3.0.0-beta.2 (2021-02-08)
Bug Fixes
- core: handle js.error messages to fix window error handler (#4124) (c0deb1d)
- address bug in
isPluginAvailable()
for web and native (#4114) (2fbd954) - android: get PermissionState enum by state value (#4100) (194ae86)
- android: requestPermission call rejects if permission missing in manifest (55ef5ff)
- core: fix another $$typeof issue (#4113) (4cbae41)
- iOS: preserve null values in bridged types (#4072) (6dc691e)
- remove USE_PUSH flag and code from iOS template (#4070) (6d54243)
Features
- android: activity result use new API and update permission result callbacks to match (#4127) (002f1e5)
- android: androidxActivityVersion & androidxFragmentVersion gradle variables (#4103) (4f77b96)
- cli: configurable iOS build scheme (#4073) (e6374dc)
- cli: send config, rootDir, and webDir to custom platform hooks (#4084) (13e9860)