iOS: Detect whether my SDK is installed on another apps on the device
问题 I am developing a location based Q&A SDK for mobile devices. When a question is asked about a specific location, the server side targets the most relevant user and sends the question to that user. If the user fails to answer, the question is sent to the second best user, and so on. The problem is that my SDK might be installed on more than one application on the device, meaning that the user can get a question more than once. Is there a way to detect whether my SDK is installed on more than