talsec / Free-RASP-Flutter

Flutter library for improving app security and threat monitoring on Android and iOS mobile devices.
https://github.com/talsec/Free-RASP-Community
MIT License
189 stars 18 forks source link

Device Id Issue #108

Closed bruzzers closed 3 months ago

bruzzers commented 6 months ago

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.

msikyna commented 6 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

bruzzers commented 6 months ago

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.

msikyna commented 5 months ago

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

github-actions[bot] commented 3 months ago

This issue has been labeled as stale because it has been for 14 days without any activity.

github-actions[bot] commented 3 months ago

Hello! This issue has been closed. If you believe this issue is still relevant and requires attention, please reopen the issue.