j256 / ormlite-android

ORMLite Android functionality used in conjunction with ormlite-core
http://ormlite.com/
ISC License
1.59k stars 367 forks source link

column not found in micromax #60

Closed vinod1054 closed 8 years ago

vinod1054 commented 8 years ago

I am getting the following exception only on Micromax A350. Exception: java.lang.IllegalArgumentException: Unknown column name 'xyzcolumn' in table abctable I am using progaurd and i have added the progaurd rules for ormlite, but still problem persists. This is happening when I generated apk from linux machine.

j256 commented 8 years ago

Sorry, I don't have any recommendations. Maybe a proguard mailing list or SO?