Chris Hopewell (Leeka)

Results 10 comments of Chris Hopewell (Leeka)

Thanks for the quick response. We allow the user to record a video, and if they don't like it they can re-record it. The video then gets uploaded to our...

@kishan45 Did you ever figure this out?

@vikas0vanvi Did you get this working? I'm having the same issue but with Ionic. I've gone through all the other related issues on here but no luck so far.. just...

Yeah I went through #240 a few times, but no luck. This plugin used to work perfectly fine too :(. The solution you link requires you to place your google...

I've been trying both keystores with both debug and live apk files. Still getting the same errors

Sigh. Updated everything again. ``` keytool -genkey -v -keystore debug.keystore -storepass android -alias androiddebugkey -keypass android -keyalg RSA -keysize 2048 -validity 10000 keytool -exportcert -keystore debug.keystore -list -v -alias androiddebugkey...

Ugh! Looks like my mac was using the debug key from ~/.android/debug.keystore instead of the debug.keystore in my local app folder :(. Hopefully this will help someone else.

I'm still getting scrollTop is undefined with that fix. Looks like event.originalEvent doesn't contain a .detail

Has anyone had any luck fixing this issue?

Yeah it's working for me on ios & web with 1.2.4, but not android with and without crosswalks.