Hello,
I put my Ionic Application in Google Play, that is working fine, but Developer Console gives two tips:
- Project your app for tablets;
- Translate strings of your apk.
Do you know how can I tell to Google that my app was made for tablets?
I’ve used this tutorial to translate my Ionic app ( https://blog.nraboy.com/2014/08/internationalization-localization-ionicframework-angular-translate/ ), It is working very well on both languages, anyway Google thinks it is not. Do you know why?