Store build crashing on button click not an debug

When i'm using app store build on button click app is crashing, same build with xcode its working fine.

I couldn't able to find whats happening same code working on debug/release build with xcode but when i uploaded patch and downloding it from app store its not working.


Working video link - https://drive.google.com/open?id=1VVu9NnnkZ5lIhvMOniRO36GSEZ59Cp_2

Crash video link - https://drive.google.com/file/d/1hQ2VHgYyjYaOqqLBZCgSC2L0GHu5rCxO/view


Please help me out.

Replies

When i'm using app store build on button click app is crashing, same build with xcode its working fine.

Please post a symbolicated crash report. Put it in a a code block (using the

<>
button) so that it’s easier to read.

For more info about crash reports, see Technote 2151 Understanding and Analyzing iOS Application Crash Reports.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"