Hi,
My app is compiling fine in debug mode but when i try to compile in release mode it says
main_activity_create (java line: 369). "Object should first be initialized (ImageView)".I have checked all activities there is not a single imageview which is directly declared and used without initializing.
No clue whats happening. Pls help.
Thanks
Juzer
My app is compiling fine in debug mode but when i try to compile in release mode it says
main_activity_create (java line: 369). "Object should first be initialized (ImageView)".I have checked all activities there is not a single imageview which is directly declared and used without initializing.
No clue whats happening. Pls help.
Thanks
Juzer