Closed bruzzers closed 4 months ago
Hello @bruzzers , The onDeviceId detects, whether the device identifier (identifierForVendor) has been changed. It can be triggered after reinstallation of the application if there are none other applications from the same vendor installed. What is meant by "every time I do a first installation"? Is it happening on more devices?
Kind regards, Talsec team
Hello @msikyna, the callback is called only on the first installation, when device hasn't my app installed and not on reinstallation. It happens on all iOS devices, physical and simulator.
Hello @bruzzers ,
could you please describe step-by-step how exactly are you installing this application to the device? On the device, was the application ever installed at least once, or it is a new device without previously installing the app?
Kind regards, Talsec team
This issue has been labeled as stale because it has been for 14 days without any activity.
Hello! This issue has been closed. If you believe this issue is still relevant and requires attention, please reopen the issue.
Hi all,
Every time I do a first installation on iOS device onDeviceId callback is called. When I reinstall it everything is fine, I have to manage first installation?
Thank you.