Tomasz Subik

Results 18 comments of Tomasz Subik

This is an interesting idea but I am worry that will rapidly increase battery drain. The plugin intention is to keep battery drain as lowest as possible, that is why...

Yes, I found an article about that http://blog.lemberg.co.uk/fused-location-provider. We could try to do that in that way. I need to think about this a little more. Maybe initialize function should...

Yes, check out example applications. It may not work if your app is in the background, but this is well-known problem of Cordova applications. The most reliable way to execute...

Hey @mcnesium, here is the thing. There is always some preloaded html (see `app/preloaders`), just to show the user something immediately before Ember app start. When the Ember app is...

I agree, that would be a fine enhancement. However, recently I literally have no time for any side projects. There is already a backlog of features waiting for implementation :smiley:

I'm not planning to introduce any official API. There is no server side here, but actually, you can get `json` response right from firebase `https://splittypie.firebaseio.com/events/{eventId}.json` just use `eventId` from the...

Maybe updating `ng-cordova` #14 will solve your issues

I think it might be related to #14