Hello,
I am working with Core bluetooth functionality incase of iOS. In one of our bluetooth hardware using pairing key to pair device. When the device is turned off and turned on again and we try to connect same device its giving us above bluetooth error of
Code=14 "Peer removed pairing information"
The only way to reconnect this device is to forget that from setting and reconnect. I am aware about answers regarding following above steps. But we required any other way as in our application we are connecting again device automatically and its always stopping users from background connect.
In case of Android OS the Android OS is asking pairing key again and no steps required for forgetting it.
So is any similar options available for iOS in latest OS or fix is pending from iOS ?
Thanks
Post
Replies
Boosts
Views
Activity
Hello,
As per the Map action url document
https://register.apple.com/resources/bls/specification/map_action/map_action.html
External Requirements for Providers
MUST define the format of a Map Action URL and register their URL scheme with Apple
In which place these url scheme and designated web end point information should be submitted to apple?
Regards & Thanks
Hi,
You can see 3 orange icons in-app library. All 3 represents yelp. I want to test such a scenario in the development. On clicking icons, it opens the app clip with the respective restaurant.
can we use Facebook and google sign-in in app clips
When validating domain, getting error. apple association file was downloaded already and hosted.File is downloaded and hosted at path: https://dev30.bookitall.com/.well-known/apple-developer-domain-association.txtstill on click of verify button, getting error : Verification failed for domaingetting reply like this in network:creationTimestamp: "2019-12-02T09:03:25Z"httpCode: 200protocolVersion: "QH65B2"requestUrl: "https://developer.apple.com/services-account/QH65B2/account/ios/identifiers/verifyDomain"responseId: "d7bdc64f-dacb-49ce-a5bc-6bd11d57b22f"resultCode: 13004resultString: "Verification failed for domain"userLocale: "en_US"userString: "Verification failed for domain"How could i know what was wrong? where? Is there domain issue or apple server issue?somebody can help me to fix out this?