SDK Data Compliance
4 min
compliance forter's mobile sdks do not require and should not include any pii https //en wikipedia org/wiki/personally identifiable information as customer identifiers if you use the user's email address for a customer's id, please encode/hash this value before sending in any callback methods identifiers used by forter sdk forter's mobile sdks can leverage the identifier for vendor (idfv) values if this is passed in the sdk forter's mobile sdks do not use any identifier for advertiser (idfa) values and the information collected by the sdk is used exclusively for fraud prevention purposes the data passed is not leveraged for marketing, advertising, or any other financial or performance enhancement purposes because forter does not interact directly with any end users, each merchant can determine exactly what language and updates to your app's terms of service and privacy policy should be included for sample language and recommendations, please refer to your forter contract for access forter's full privacy policy, click here https //www forter com/service privacy policy/ what kind of events and signals get sent to the forter mobile sdks and how is it sent to forter's servers? the forter mobile sdk collects information only to provide the merchant fraud prevention services which are necessary to enable the merchant to complete the payment process and allow the merchant app to perform its function forter is committed to maintaining the security, confidentiality, and integrity of the data processed device data is sent to forter for analysis in a secure manner compressed and encrypted over https and is processed in accordance with forter's security policies which are based on industry best practices forter collects relevant data available based on the merchant app existing permissions these may include the following, to the extent covered by existing permission of a merchant's mobile app including non personally identifiable information (pii) like device software or hardware installed display type date time and locale suspicious installed software packages basic sensor metadata (which does not include content collected by the sensors such as audio/video/images) ip address and network connection information location information aggregated statistics on contacts information please note that forter does not collect specific contact details such as names, email, or numbers forter uses the information to provide fraud & policy abuse prevention services as described in forter's privacy policy https //www forter com/services privacy policy/ does forter's sdk intercept any app or system side events including taps, gestures, or swipes? forter’s sdk does not intercept app/system wide events for app lifecycle tracking, we ask the hosting app developers to trigger sdk calls from the appdelegate on ios and register an activitylifecyclecallback class on android (though, the hosting app can trigger the calls manually instead, if merchants select this option) in addition to that, we do register a network change broadcast receiver / reachability delegate in order to receive updates about change of networks those listeners are registered programmatically and only exist within the context of the app, while it’s running