Skip to content
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

Receive file chooser URL: null #506

Closed
artuska opened this issue Sep 24, 2018 · 1 comment
Closed

Receive file chooser URL: null #506

artuska opened this issue Sep 24, 2018 · 1 comment

Comments

@artuska
Copy link

artuska commented Sep 24, 2018

I have a simple <input type="file"> → click on it → system file chooser dialog opens → i choose some file → D/SystemWebChromeClient: Receive file chooser URL: null error is thrown.

Cordova 7.1.0
Android Platform 7.1.0

Android 5.0
Chrome 37

This is über critical bug — all 5.0 Androids are affected, i cannot upload user's profile picture, etc.

@project-bot project-bot bot added this to new/unassigned/reopened issues in Apache Cordova: project-bot automation testing Sep 24, 2018
@project-bot project-bot bot moved this from new/unassigned/reopened issues to edited issue in Apache Cordova: project-bot automation testing Sep 24, 2018
@janpio janpio moved this from edited issue to new/unassigned/reopened issues in Apache Cordova: project-bot automation testing Sep 24, 2018
@janpio janpio added the support label Sep 24, 2018
@jcesarmobile jcesarmobile added bug and removed support labels Sep 24, 2018
@artuska
Copy link
Author

artuska commented Oct 5, 2018

File choose problem was solved by removing this line from Cordova's config.xml:

<preference name="AndroidLaunchMode" value="singleInstance" />

I put this line for the cordova-plugin-deeplinks plugin. So, apparently, deep linking will not work but i don't give a f**k :)

@artuska artuska closed this as completed Oct 5, 2018
@project-bot project-bot bot moved this from new/unassigned/reopened issues to closed issues in Apache Cordova: project-bot automation testing Oct 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

3 participants