EXC_BAD_ACCESS when using url-scheme with new Xcode Version 9.3 (9E145)

It seems that apps, which are generated with the latest version of Xcode, generate EXC_BAD_ACCESS when the iOS app is called by url-scheme. Do you have the same issues or any workaround?


Steps to reproduce:
1) Compile an app with an url-scheme

2) call this app from e.g. Safari by using myapp://open


The app opens and then crashes with EXC_BAD_ACCESS

Is this an app that was working w/Xcode 9.2?


1/2) Can you show those related code blocks, thanks.


Also the full error when crashing

EXC_BAD_ACCESS when using url-scheme with new Xcode Version 9.3 (9E145)
 
 
Q