언어 설정

Menu
Sites
Language
Rejected from Tizen Store registration test

Hi all.

I've tried to register with the Tizen Store, but it was rejected (already two times).
私はTizen Storeへの登録を試みたが、リジェクトされました。

"Failure log" and "Application Screening Result Report" has been returned.
"Failure log"と"Application Screening Result Report"が返却されました。

When I try to run it in the emulator and testing phone, it looks fine. No error, no problems.
エミュレータやテスト端末での実行は問題ありません。エラーも無いはずです。

My app has these features.
アプリはこれらの機能を持ちます。

1. After start up, launch the default browser. 
   (Access to my web service page. App's features is only this.)
   起動後、デフォルトブラウザを起動します。
   (私のサービスページにアクセスされます。アプリ自体の機能はこれだけです。)

2. App has implemented Dynamic Box and Drop View.
   These will get some information from the side of web site using the HTTP Request.  
   Dynamic BoxとDrop Viewを実装しています。HTTPリクエストによりサイト側から情報を取得します。

"Application Screening Result Report" description of(記述内容):

  < Test Category >
    Automation Test
  < Title >
    [Function] Failed to run application
  < Test Result >
    [Defect]
      The application has failed to run. Please check the failure log. 
    [Test Procedure]
      Run application. 
    [Expected Result]
      The application must run properly without causing any errors.
  < Attached Image or Video >
    LaunchPackage.log

Failure Log is too large amounts, I don't know where to focus.
Failure Logはあまりにも大量であり、どこに着目すべきか分かりません。

What is the cause of reject? Please give me some hints or solutions.
リジェクトされた原因は何でしょうか。解決方法またはヒントを下さい。

Thanks.

Responses

3 댓글
Marco Buettner

Without the log its hard to know where it crashs.

John Ixion

The web app checker could be useful https://source.tizen.org/compliance/application-compatibility/web-application-checker

貴行 冨田

Thanks.