Skip to content
This repository has been archived by the owner on Jun 9, 2018. It is now read-only.

instead of the window.androidContext check, use environment? #31

Open
MartijnR opened this issue Jan 28, 2014 · 0 comments
Open

instead of the window.androidContext check, use environment? #31

MartijnR opened this issue Jan 28, 2014 · 0 comments

Comments

@MartijnR
Copy link
Member

works as is, but seems a bit hacky in main.js and androidcontext.mock.js

ENVIRONMENT = (window.androidContext) ? 'android' : 'web'

may be nicer

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

1 participant