Kevin Ramirez Zavalza

Results 7 comments of Kevin Ramirez Zavalza

There is any solution for this problem?

Having the same trouble, some jobs are queued but never executed. Anyone already solved this?

The only partial solution that I found with django is to store a record on the db with creation time and some status(pending, executed, error) and enqueuing the job and...

Shure, here is the data: compileSdkVersion 28 minSdkVersion 19 targetSdkVersion 26 Android OS: Android 7.1.1 AVD Nexus 5 Using: com.mesibo.api:mesibo:1.0.77

Yes in fact that's the only way to avoid that error because initialization doesn't seems to work correctly con Activities or Fragments.

Thanks, I updated to 1.0.78 and still throws that error, and now also this one: E/AndroidRuntime: FATAL EXCEPTION: main Process: com.myapp.testing, PID: 2197 java.lang.UnsatisfiedLinkError: Native method not found: com.mesibo.api.JNIAPI.get_connectionstatus:()I Maybe...

Now seems to works fine on API 19 and above, no errors yet.