If DeviceCheck is device specific not app specific, so it's possible for another app to mess with the 4 bits?

271 views Asked by At

If DeviceCheck is device specific and not app specific, is it possible for another app to mess with the 4 bits and hence mess up your app in the process?

1

There are 1 answers

0
Peter DeWeese On BEST ANSWER

The bits are common between apps by a single developer on a device. Your app will not share bits with the Facebook app, for example, but if you produce multiple apps under the same team, they'll share.