dalalmj

Results 5 comments of dalalmj

Any update to this? Facing same error on 8.0.22 and on 8.0.19. Works with query, fails with execute (works properly on 8.0.14)

@ruiquelhas, my mistake, I tried installing 8.0.19, but now see that apt-get always installs latest 8.0.22.

@sidorares, just FYI, instead of passing javascript number type, if value is passed as "string" (even though column in int), it works!

Add following to android\build.gradle > buildscript > ext googlePlayServicesIidVersion = "17.0.0"

Yes, this was just addition. Here is what I have googlePlayServicesVersion = "21.0.1" googlePlayServicesIidVersion = "17.0.0" //add this line