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

Do we have to put Reloader.reload() in isCordova #13

Open
adamgins opened this issue Nov 18, 2016 · 2 comments
Open

Do we have to put Reloader.reload() in isCordova #13

adamgins opened this issue Nov 18, 2016 · 2 comments

Comments

@adamgins
Copy link

Hi, do we have to put Reloader.reload() calls in a if (Meteor.isCordova) ?

I get the error Reloader.reload is not a function(…) when trying to run on the browser instead of location.reload() or location.replace(location.href

@lorensr
Copy link
Collaborator

lorensr commented Nov 18, 2016

Yes. IMO would be better if it worked in browser

@wkeithchau
Copy link

Is the reason for why this does not work in a browser is because this package depends on cordova splashscreen package?

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

3 participants