Skip to content

Doesn't work with Android API 26 #99

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

Closed
erkanarslan opened this issue Jan 21, 2018 · 3 comments
Closed

Doesn't work with Android API 26 #99

erkanarslan opened this issue Jan 21, 2018 · 3 comments

Comments

@erkanarslan
Copy link

I had to set API level to 25 so that it works. No problem with iOS.

@NickIliev
Copy link
Contributor

@erkanarslan please provide more information on what the issue is - is your application throwing an error (if yes please post the stack trace) and what is the specific code used to reproduce the issue.

@erkanarslan
Copy link
Author

Background http plugin or internal Android libraries show a notification in the Notification Center when uploading a file. Problem is related to that. I cannot remember it correctly but it was saying that a channel for notification is not set or incorrectly set. I learned that in API 26, you can group/classify notifications by channels. I was testing that on an emulator with Android 8.

@NickIliev
Copy link
Contributor

@erkanarslan thanks for reporting this issue - as far as I see it is identical to this one which I have logged as a bug.
The plugins team will investigate and log any info in the linked issue.

Closing this one as a duplicate to #85

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

No branches or pull requests

2 participants