@Engineer Noted! May I know is there any change or Apple Guideline for peripheral devices which are not iOS to act as beaconing device in order to intercept them by iOS 18 devices? Has any guideline or settings changed from iOS 17.5 to iOS 18 about peripheral beaconing device requirements?
Post
Replies
Boosts
Views
Activity
@Engineer
We have already shared additional information as requested on August 1, 2024.
We are still awaiting a response / feedback from your end along with any possible fix at App side or iOS OS side which is not conveyed yet.
If there is no resolution yet,
Please schedule a code-level support via Screen Share / Video call with Apple Engineer with us.
Urgency: One of our features related to beaconing will completely stop working for all users on iOS 18 once it is released. iOS 18 release as we are expecting is in September, so we have urgency to find a resolution on this issue ASAP.
Kindly consider it on urgent basis and provide a resolution or a code-level support session.
Looking for swift response from your end.
Hi @Engineer For our bug ID- FB13970116 , Case ID- 7994770 , we have already provided additional information as asked, however we havenot got any response on possible fix either needed on app side / iOS OS side. We request to have a Code debugging session via video/screen share call with any Apple Engineer in case possible. Probably a month left in official iOS 18 release and all betas are having this persistent issue. Can you please advise on Code-level support for which request is already raised? or provide a final possible fix for this?
Hi @Engineer , We haven't got a response on above request to have code-level support, also there is no update on what is the outcome of investigation undertaken for this issue in iOS 18 beta 1. There is no feedback on Feedback Assistant app also regarding this. Kindly highlight if any update is there on the query. CASE ID: 7994770, FEEDBACK ID:L FB13970116.
Hi @DTS Engineer Thanks for acknowledging to investigate the iOS 18 beta issue. We have already created a bug on Feedback Assistant App, with** FeedBack ID :**** FB13970116**, having all the details. We have also requested for a code-level support with** Case-ID:**** 7994770**. We request to have a virtual call with an Apple Engineer for a quicker resolution, as this is a high impact issue for Business and Customer Satisfaction for the Organisation. We shall be happy to share screen and walkthrough all functions and impacted code, in case needed.
@DTS Engineer The delegate method :
locationManager(_ manager: CLLocationManager, didRangeBeacons beacons: [CLBeacon], in region: CLBeaconRegion)
is giving no values in beacons for iOS 18 beta iPhone device in XCode 16 beta while the same code works and gives correct beacons on same peripheral and central devices in iOS 17. Has something changed in iOS 18 beta or is it iOS 18 beta bug related to beacons? @DTS Engineer