Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70429

Camera windows phone 8.1

$
0
0

@rikkie wrote:

Hi there,

I'm facing a problem with the camera plugin on wp8.1.
Im using the following code:

    var options = {}
        navigator.camera.getPicture(options).then(function (imageData) {
            $scope.imgURI = "data:image/jpeg;base64," + imageData;
        }, function (err) {
            // An error occured. Show a message to the user
        });

On android and IOS this works, it shows the camera but on wp nothing shows up and nothing happens not even a error.

Anybody that can help me? I'm using visual studio 2015

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70429

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>