Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Mac App Store receipt validation: Crash after entering apple id + password and start up in sandbox
Forum Updated to NodeBB v4.3 + New Features

Mac App Store receipt validation: Crash after entering apple id + password and start up in sandbox

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 1.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    nando76
    wrote on last edited by
    #1

    Hi,

    I try to test my mac os application in the sandbox. I added the receipt validation code and created a sandbox test user in ITunes connect.

    I use Mac OS X Yosemite + Qt 5.4.0-beta1

    It seems to work so far. When i start my signed package The App Store windows pops up to enter apple id and password.

    Then when i enter my sandbox user data my app starts and immediately crash with the following output:

    @
    15/11/14 12:07:49,464 com.apple.xpc.launchd[1]: (com.apple.ReportCrash[93328]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash
    15/11/14 12:07:49,526 ReportCrash[93328]: multibyte ASN1 identifiers are not supported.
    15/11/14 12:07:50,253 com.apple.xpc.launchd[1]: (de.test.testApp.114768[93325]) Service exited due to signal: Segmentation fault: 11
    @

    Any ideas what the problem can be?
    @
    multibyte ASN1 identifiers are not supported.
    @

    Greetings
    Nando

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved