Using the plugin with {N} 6.0.0 results in the following error message:
TypeError: Cannot read property 'extend' of undefined↵ at __extends (/data/data/org.nativescript.mobileapp/files/internal/ts_helpers.js:51:36)↵ at file:///data/data/org.nativescript.mobileapp/files/app/vendor.js:51703:7↵ at initializeDialogFragment (file:///data/data/org.nativescript.mobileapp/files/app/vendor.js:51799:6)↵ at ModalStack.androidModal [as _showNativeModalView] (file:///data/data/org.nativescript.mobileapp/files/app/vendor.js:51804:3)↵ at AbsoluteLayout.ViewCommon.showModal (file:///data/data/org.nativescript.mobileapp/files/app/vendor.js:72972:10)↵ at file:///data/data/org.nativescript.mobileapp/files/app/vendor.js:51530:30↵ at new Promise (<anonymous>)↵ at VueComponent.Vue.$showModal (file:///data/data/org.nativescript.mobileapp/files/app/vendor.js:51501:14)↵ at VueComponent.addReceipt (file:///data/data/org.nativescript.mobileapp/files/app/bundle.js:1488:12)↵ at tap (file:///data/data/org.nativescript.mobileapp/files/app/bundle.js:3054:21)
What is the new behavior?
It works with {N} 6.0.0.
BREAKING CHANGES:
I'm not sure, whether this broke compatibility with older Android versions. I'm not much of an Android expert!
Signed-off-by: Till Sanders till.sanders@finanzritter.com
What is the current behavior?
Using the plugin with {N} 6.0.0 results in the following error message:
What is the new behavior?
It works with {N} 6.0.0.
BREAKING CHANGES: I'm not sure, whether this broke compatibility with older Android versions. I'm not much of an Android expert!