🍎iOS
📝 Prerequisites
📦 Add the dependency
⚙️ Setup the Configuration for your App
let config = TalsecConfig(
appBundleIds: ["YOUR_APP_BUNDLE_ID"],
appTeamId: "YOUR TEAM ID",
watcherMailAddress: "your_email_address@example.com",
isProd: true
)👷 Handle detected threats
📱(Optionally) Add screenshot and screen capture blocking
👷(Optionally) Get information about state of check execution
🛡️ Start freeRASP
🖥️ Check Talsec Portal
Last updated

