iOS DeviceCheck query two bits not working

594 Views Asked by At

I have updated two bits last week on my iPad 7th generation. iPadOS 13.5.1 using iPad app I'm developing.

When I query device check (query two bits) next day I did get two bytes as I updated. I tried again after 1 week query two bits, unfortunately I didn't get reply expected. Here is a json I received.

{"status":200,"data":"Failed to find bit state"}

Failed to find bit state, I should have get when bit state is never updated as far as I understand. But, I updated device two bits state a week ago. I should have received two bits state with last updated yyyy-mm.

Can you please look in to it and help me? Am I missing anything?

Many thanks.

0

There are 0 best solutions below