I am developping an Application that manipulates a lot of images and i am using Fabric Crashlytics (a library that report App bugs using internet) in debug mode. I want to know if i have to compile Crashlytics in the release version too. is it appropriate ? I am worrying about my App users and memory over-use
Asked
Active
Viewed 33 times
0
-
If you want to use that with release it should be there inside dependencies – Charuක Jan 22 '17 at 09:53
-
yes it's ok, I've used fabric but now I'm using firebase and I think it's better than fabric – masoud vali Jan 22 '17 at 10:25
-
Thanks, but Google just acquired fabric in order to take full advantage of fabric crashlytics in firebase. – Steve NDENDE Jan 22 '17 at 11:07