mobile-packages icon indicating copy to clipboard operation
mobile-packages copied to clipboard

Meteor packages that provide functionality on mobile and desktop via Cordova plugins.

Results 10 mobile-packages issues
Sort by recently updated
recently updated
newest added

I need the original image from the phone camera. It would be great if there is a way to disable scaling. Reffering to the cordova camera documentation, it should work,...

feature-request

Hi, I need to get high resolution images in my browser app. The implementation on this package of getUserMedia looks like this: ``` // initiate request for webcam navigator.getUserMedia({ video:...

question

Related to #62, but I can't reproduce the `TIMEOUT` error, and am only handling `PERMISSION_DENIED`.

Add the ability to tweak the PositionOptions used for Geolocation, for instance to use low-accuracy position to save battery on mobile devices. The options parameter is reactive. Add a `pause`...

Hi, i try to use the camera on smartphone (android + chrome) and since few days i always have : ``` Failed to execute 'play' on 'HTMLMediaElement': API can only...

With this package if the application has a header/footer with navigation bar there is a problem when the user come on the page with the camera package, and when he...

When onError is triggered we should set `watchingPosition` to false, so then we can call startWatchingPosition again ( and try to fetch the location again ). At the moment if...

Update all examples including Solomo, to at least Meteor 2.13.3