-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NS7 iOS14 - ERROR TypeError: Cannot read property 'getVisibleViewController' of undefined #66
Comments
Same problem here |
You can use this new version for Nativescript 7: |
I try to use the new version for NativeScript 7, but the problem still exists. |
@stanma9107 I can confirm that new ns 7 version works and do not forget to |
little correction 'tns plugin remove nativescript-social-share' |
@rmn81 Thanks for your update! |
Hello
Plugin is not working on latest NativeScript and iOS 14, looks like it's more related to NS7 than iOS 14 but I can be wrong on that.
Tech stack:
MacOS 10.15.6 (19G2021)
Getting NativeScript components versions information...
✔ Component nativescript has 7.0.8 version and is up to date.
✔ Component @nativescript/core has 7.0.3 version and is up to date.
✔ Component @nativescript/ios has 7.0.0 version and is up to date.
✖ Component @nativescript/android is not installed.
App compiles with no issues but when you tap on the share icon UI won't change (show the popup with sharing options) and will console log the following error:
ERROR TypeError: Cannot read property 'getVisibleViewController' of undefined
Running on iPhone XS Max, iOS 14
This is a pretty important feature for internal use and would be great to have it fixed asap.
Thank you in advance
The text was updated successfully, but these errors were encountered: