Easy methods to allow app sandbox in iOS keyboard extention?


I’m constructing a brand new iOS app – keyboard extention which embrace community connection.
Whereas testing in on simulator I used to be ready to make use of community(POST request) however when making an attempt to run it on my iPhone 13 I get this:
error: A server with the desired hostname couldn’t be discovered.: A server with the desired hostname couldn’t be discovered.

it feels just like the app won’t have permission to entry the community in any respect (when take a look at run it on actual iOS system)

I search on-line for an answer and I discovered that I must set Provisioning Profile with sandbox capabilities. And later add it to my goal.

I don’t discover in developer.apple.com -> app ID any point out of App Sandbox so my present Provisioning Profile dont embrace it so I can not additionally add it on my goal(Xcode).

I attempted so as to add to my present Provisioning Profile (app id) app sandbox however didn’t discover any point out of it.

I added app sandbox to the .entittlemnts file.
I clear construct folder and rebuild it and nonetheless app sandbox don’t exists.

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles