Can I rely on this beacon data to identify the phone when app is in background? like the third last byte in the data is 0x04. if my app always advertise same data then will that position and value which is 0x04 will remain same? can It change because of some data in some other app in background?
Can any third party use that beacon or can request for the format? Or is there any other way we can detect that our app is running in the background? with the intention of connecting to the phone.