'How to use a custom debug.keystore in Delphi?
We often need to set debug.keystore fingerprint in libraries (like Facebook SDK or Firebase).
However, as I understand this file is unique and generated for each user and even for each version of Delphi. So for every Delphi update or new user in the team we need to log and update the fingerprint in every API we use.
Is there any way we can specify in project settings exact debug.keystore file we want to use (for debugging).
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
