When we compiled from Tools => Build Server => Build B4i Bridge App
It builds successfully.
But when we tried from Run(F5) option, we are getting attached error.
Error message:
Provisioning profile "ThirdeyeIOS" has app ID "com.niidtech.*", which does not match the bundle ID "com.niidtech".
Code signing is required for product type 'Application' in SDK 'iOS 10.1'
The app id is com.niidtech.* so the package name must include a third component. For example:
com.niidtech.app
thanks for this information,
now we are able to run the app, and getting following screen
when we brows this ip in safari , we can see the "Install App" , when we click it , it ask us "208.52.154.96 would like to install "B4i-Bridge"".
we click Install , after this he gives us message saying that " Unable to Download App, B4i-Bridge could not be installed at this time, , retry."