I have created an App on www.hockeyapp.net manually which created an AppID for me. Also, I have integrated the HockeyApp sdk in my Android app and included the AppId i got from the manual creation on the HockeyApp. I have tried uploading the apk to the hockey app in beta mode and downloaded from the page provided for app distribution which worked fine.
Now I want to upload my Android app to the store. I want to know will the app directly send crash reports to HockeyApp as I have included the AppID and sdk in it while creating the .apk or should I first upload it to HockeyApp and then download it from there and then upload to the store?
I am confused on how it works with Store apps. Any help is appreciated.
If you have integrated the HockeyApp SDK and signed the apk, you can now upload it to the store. You will automatically get the crash reports in the HockeyApp crashes section. You just have to integrate the SDK and test it. If it works fine in your test, then it will work fine on store too.