iosgoapp-store-connectptracegomobile

ITMS-90338 gomobile _ptrace rejected by App Store


Apple rejected iOS application when i deploy it with framework builded by gomobile. I try update gomobile to last version, but it doesnt help.

Reason: ITMS-90338: Non-public API usage - The app references non-public symbols in Application: _ptrace.

Note:

How to disable _ptrace symbol in gomobile framework for passed Apple revision?


Solution

  • Fix that "_ptrace" glitch by updated to last version of go (gomobile update does not give result).

    Thanks kostix by feedback, many issue solution can be founded on official go github page: https://github.com/golang/go/issues