티스토리 뷰
반응형
모든 정보를 입력하고 안드로이드 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" />
위 퍼미션을 매니페스트에 선언하고 다시 바이너리를 업로드하면 됨
참고
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
반응형
'Android' 카테고리의 다른 글
댓글