Guillermo Siliceo

Results 10 comments of Guillermo Siliceo

I would love integration with django-admin tools, mainly for the feature that allows you to change the apps name in the admin. 

I'm getting a similar 2019-04-23 15:59:43.103 20846-27845/mx.myapp.providers.dev E/BarcodeNativeHandle: Error Loading module com.google.android.gms.dynamite.DynamiteModule$LoadingException: No acceptable module found. Local version is 0 and remote version is 0. at com.google.android.gms.dynamite.DynamiteModule.load(Unknown Source:8) at com.google.android.gms.internal.vision.zzm.zzq(Unknown...

This also affects Motorala E5

For future googlers my solution has been to update google play services, even beta versions have worked for me. https://www.apkmirror.com/?post_type=app_release&searchtype=apk&s=google+play+services And don't forget to disable google play services updates or...

This is probably due to the barcodeDetector.isOperational always returning false issue. Can you try that on your app, so we can include your case on the bug?

Yes there is a 10% limit but there's another bug using the android studio debugger i saw android complaining about google play services version mistmach when trying to download the...

My always work solution has been to update google play services, then delete the failing app, then restart the device then reinstall the app. It even works to beta versions,...

Google rep says the roll out of the fixed v12.8.62 could happen by the end of this month, with the risk of delays https://issuetracker.google.com/issues/80454351

A more common problem than you think, a pretty common word. A fork up to date with the module rename to BusinessDay [here](https://github.com/go-tandem/business_day).

I just made a fork with a small change where this is possible, it tries to match header names with model columns skipping the ones already defined. Maybe this behavior...