You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.
Describe the bug
The first start of for Example Filepicker, when app asks for permissions, is working but every time you try to start the Picker again it flickers and immediately closes.
I mentioned that as well in the imagepicker plugin.
Here are the Bugs related to: 289 251
To Reproduce
IOS 13 open any Picker twice.
The first start, when app asks for permissions, is working but every time you try to start the Picker again it flickers and immediately closes.
NativeScript Info(please run tns info):
✔ Getting NativeScript components versions information...
⚠ Update available for component nativescript. Your current version is 6.2.0 and the latest available version is 6.2.2.
⚠ Update available for component tns-core-modules. Your current version is 6.1.2 and the latest available version is 6.2.1.
⚠ Update available for component tns-android. Your current version is 6.1.1 and the latest available version is 6.2.0.
⚠ Update available for component tns-ios. Your current version is 6.1.1 and the latest available version is 6.2.0.
Thanks
The text was updated successfully, but these errors were encountered:
yes i checked the PR and it also appears after updated.
The Mediafilepicker in total seems to be working only on IOS 13 it immediately closes.
Android seems to be working.
After a few more tests it seems that the plugin: custom-bottomsheet is causing this Problem.
If i open it with a normal Button tap everything works only if i open it with the bottomsheet it crashes. Thanks for your Time
Describe the bug
The first start of for Example Filepicker, when app asks for permissions, is working but every time you try to start the Picker again it flickers and immediately closes.
I mentioned that as well in the imagepicker plugin.
Here are the Bugs related to:
289
251
To Reproduce
IOS 13 open any Picker twice.
The first start, when app asks for permissions, is working but every time you try to start the Picker again it flickers and immediately closes.
NativeScript Info(please run
tns info
):✔ Getting NativeScript components versions information...
⚠ Update available for component nativescript. Your current version is 6.2.0 and the latest available version is 6.2.2.
⚠ Update available for component tns-core-modules. Your current version is 6.1.2 and the latest available version is 6.2.1.
⚠ Update available for component tns-android. Your current version is 6.1.1 and the latest available version is 6.2.0.
⚠ Update available for component tns-ios. Your current version is 6.1.1 and the latest available version is 6.2.0.
Thanks
The text was updated successfully, but these errors were encountered: