Everything was working fine before i started using Proguard..I am getting exception-
Class class mz.peoplecloudlabs.apps.a.b.g does not have a primary key
How can i assign primary key to object class as tables are created automatically from object classes?
Everything was working fine before i started using Proguard..I am getting exception-
Class class mz.peoplecloudlabs.apps.a.b.g does not have a primary key
How can i assign primary key to object class as tables are created automatically from object classes?