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

Passing a String as radius makes entire app crash (Ionic) #84

Closed
johnrobertcobbold opened this issue Sep 20, 2015 · 0 comments
Closed

Comments

@johnrobertcobbold
Copy link

When passing an array to window.geofence.addOrUpdate, I did not realise that some of the geofences to be created had their radius set as a string. This makes my entire app (Ionic) close without any error being returned. I understand that Number should be used as radius but I guess checking on the variable type and raising an error if necessary might be helpful ?

@tsubik tsubik closed this as completed in b525f43 Oct 22, 2015
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