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

Object.assign not supported with old versions of webview #25

Open
bradjc opened this issue Jul 13, 2016 · 0 comments
Open

Object.assign not supported with old versions of webview #25

bradjc opened this issue Jul 13, 2016 · 0 comments

Comments

@bradjc
Copy link
Member

bradjc commented Jul 13, 2016

Not sure if you care or if this is important, but this line: https://github.com/lab11/summon/blob/master/mobile-app/src/plugins/cordova-plugin-bluetooth/bluetooth.js#L137 breaks with older (perhaps really old) versions of android's webview. I get this error:

I/chromium(17261): [INFO:CONSOLE(145)] "Uncaught TypeError: Object.assign is not a function", source: file:///android_asset/www/plugins/cordova-plugin-bluetooth/bluetooth.js (145)

This probably doesn't matter, but good FYI if you are ever trying to support older devices.

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

No branches or pull requests

1 participant