Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

IOS present immediately closing (first start is working) #92

Closed
Clonk-HTML5 opened this issue Nov 26, 2019 · 5 comments
Closed

IOS present immediately closing (first start is working) #92

Clonk-HTML5 opened this issue Nov 26, 2019 · 5 comments

Comments

@Clonk-HTML5
Copy link

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

@jibon57
Copy link
Owner

jibon57 commented Nov 26, 2019

Please try the latest version. New pull request was merged today: #91

@Clonk-HTML5
Copy link
Author

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.

@jibon57
Copy link
Owner

jibon57 commented Nov 26, 2019

@acivier-serial will you please have a look?

@acivier-serial
Copy link
Collaborator

I cannot reproduce the issue with the demo and iOS simulator 13.2. Could you please provide a repo to recreate the problem @Clonk-HTML5 ?

@Clonk-HTML5
Copy link
Author

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants