Jérémy Sculfort

Results 9 comments of Jérémy Sculfort

Hi guys ! Is there any update about this ?

+1 Just a simple example loading an image, data from JSON maybe ?

Had a problem with Interaction just lost 2 hours thinking it was my code. Switch to native API call and it works. Don't know if this repo is still working/active/maintained....

Hello, Changed this ( line 19 - 23 ) if it can help someone else ! ``` host = 'dynamodb.%s.amazonaws.com' % region ddbc = DynamoDBConnection(is_secure=False, region=region, host=host) # Setting the...

Hi there ! Any update about recompiling this module ? With SDK 6+ would be even better ;)

Same problem here at a different line ( SDK 7.4.1 ) `[ERROR] V8Exception: Exception occurred at /nl.fokkezb.html2as/nl.fokkezb.html2as.js:1917: Uncaught TypeError: Cannot set property 'location' of undefined` Any idea ?

Hi, Same problem here using android-4.4.0 Works fine with android-4.3.1 ! Guess this is why 4.4.0 is in pre-release ;)