Drew Dahlman
Drew Dahlman
Have you added your aws credentials? Sent from my iPhone > On Jun 7, 2018, at 10:09 PM, Ralph Vugts wrote: > > Keep getting this error when trying to...
Hmm is there any more details for the error? Can you look at the logs for apache?
very odd - the plugin is using what is stored via the AWS plugin, there may be an issue where they've changed how those credentials are accessed. I will look...
Yes it is. The upgrade shouldn't be too big of an issue due to the fact that most of the native side code is VERY native. Basically switching the imports...
what variable are missing? Make sure you're updating your app.java to open up the context...
Okay you need to adjust your app.java class and open up the context. https://github.com/DrewDahlman/ImageFilter/blob/master/Android/project/src/com/drewdahlman/ImageFilter/App.java there's an example of what it should look like. Also yes - this plugin will apply...
Unfortunately yes… the plugin was made for phonegap before the cordova change… There needs to be updates made - shouldn't be too much but I haven't had the time to...
Before writing this I tried caman and js rendering. The speed and quality will always lack from native. Sent from my Delorean > On Aug 7, 2014, at 12:41 AM,...
This is something I want to play around with, the transition of elements would be fun, the only thing I can see potentially being an issue is the removal of...
could you put together a codepen of fiddle? Looks like the sizing being used for blocks is forcing it into the columns that you see. if there was a 2...