Sebastian Westemeyer
Sebastian Westemeyer
I will experiment with both versions on monday when I am back in the office. I am actually a Java developer and know next to nothing about JavaScript. I would...
As there is no `success`-method overload taking an `Object`, I went for a slightly modified version of your second example. Only thing I changed is use `metadata.toString()` instead of `(String)...
Nothing, apperently. Submitted a pull request months ago... Cheers, Sebastian
I have to admit that I am quite clueless about cordova and ionic. I have been an iOS native developer and copy/paste implemented the getMetaData from the rest of the...
@LcTwisk maybe you could check out the pull request #47? The background colour can be changed now (see updates in example project).
The updated version is used in the Toeppersee app, including the possibility to use the image view as an embedded view controller: https://itunes.apple.com/de/app/toeppersee/id793480458?mt=8 The updated documentation can be reviewed here:...
@shahid-rasheed did you try the pull request that fixes the issue? You may have to update your project a little, as initialising image viewer controllers has slightly changed.
@ahsanaasim did you try the pull request that fixes the issue? You may have to update your project a little, as initialising image viewer controllers has slightly changed.
I use the bundled Java version or at least that is what I thought I did. The shell script that is set up as java executable does not set a...
I have changed the custom java path to the beta launcher. Now it starts, but still the application is not locked when screen time limit is exceeded.