Problem : When i upload build to testflight, build uploaded successfully from xcode, we can see app is in processing but after some time build is disappeared.
In my application i used siri shortcut to open the app.
I tried removed siri part from the app, it uploaded successfully on testflight.
So issue is siri shortcut intergration with app.
Could you please suggest me what kind of changes need to upload app with siri shortcut?
use https://github.com/domeniconicoli/SiriKitIntentsUIExample to implement open app with siri shortcut.