We have a situation where our app in the app store is configured to open the app when a link is clicked on (such as in an email) however all of the devices of one of our developer's does not open the app when the link is clicked on.
We presume that there is a setting on one of his devices that has disabled the feature, and that this setting has been copied via iCloud to all of his devices.
We had thought that this was an operating system bug however we have established that other developers click on the links in any of their devices (no matter the OS version, from 12.x to 14.6) and the app opens.
Can anyone solve this issue, that is, what setting can disable clicking on links to open an app, and hence what should be enabled to resolve the issue.
We can't let our latest app release pass QA without resolving this, so if anyone has any suggestions, however remote, please suggest them, as every day we lose is expensive.
Kind regards.
Post
Replies
Boosts
Views
Activity
I've successfully broadcast up to 255 characters using Bluetooth 5.0 from an Android Samsung 20+, however want to do the same on an iPhone 12 Pro.
In the Android version, I had to set the primary PHY as Le1m, and the secondary PHY as Le2m, however cannot find the Objective C or Swift API to do so.
Does anyone have example code (or tutorial) for broadcasting up to 255 characters using Bluetooth 5.0?
I'm using the nRF Connect app (available for free from Nordic in both Google Play and Apple Store) to verify that the information was successfully advertised.
I'll then port this to Xamarin (C Sharp), so any tips in this regard will also be appreciated!
Kind regards!