- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi, I have developed and an using intel xdk and build it up as apk successfully but i have an issue with it being visible on phone. The app cant be seen on play store. Please help
コピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
This is likely due to some aspect of the app that requires a feature that is not compatible with phone devices. The Google store has a complex set of algorithms it uses to determine onto which devices the app can be installed. These parameters are not determined by the XDK, but usually are the result of device feature requirements associated with plugins that were included with your project.
Review the plugins and what they do. Also, your Google app dashboard may give some specific hints as to what is preventing phones from seeing your app. It could also be that some older phones cannot see your device because your app requires a minimum level of the Android API, which you set in the build settings.
