티스토리 뷰

Android

[갤럭시 스토어] 바이너리 탭>바이너리 상세 정보’에서 지원하는 Galaxy Specials 정보를 확인할 수 있습니다. § 해결 방법

rhys
반응형

갤럭시스토어 셀러포탈

모든 정보를 입력하고 안드로이드 apk를 제출시

 

등록된 바이너리들이 Galaxy Specials 카테고리 조건에 맞지 않습니다.

바이너리 탭>바이너리 상세 정보’에서 지원하는 Galaxy Specials 정보를 확인할 수 있습니다.

 

갤럭시 스페셜 관련 오류를 뱉는 경우

 

 

 

AndroidManifest.xml

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="com.rhyshan.galaxystore">

    <uses-permission android:name="com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY" />

위 퍼미션을 매니페스트에 선언하고 다시 바이너리를 업로드하면 됨

 

 

 

 

참고

 

https://stackoverflow.com/questions/35493091/android-app-cant-submit-on-samsung-galaxy-apps-how-to-include-samsung-sdk

 

Android app can't submit on Samsung Galaxy Apps (how to include Samsung SDK?)

The Samsung Galaxy Apps store is not accepting my app for submission. There is a category section where there are two fields for selecting a category, I have set the both to Main Category but when I

stackoverflow.com

The registered binaries do not meet the category conditions for Galaxy Specials. The Galaxy Specials category can be selected only if at least one binary supports Galaxy Specials. You can go to ‘Binary>Advanced Mode>Binary Details’ to check the supported Galaxy Specials options.

 

https://www.construct.net/en/forum/construct-2/how-do-i-18/samsung-appstore-publishing-85622

 

Samsung AppStore publishing ★★★★★

Has anybody published a game at Samsung Appstore? I tried but the system won't let my APK. I use Intel XDK. Any luck yet? Suggestions? Thanks! Samsung's support...

www.construct.net

 

반응형

댓글