Frequently Asked Questions

General Questions

Q: What iOS versions are supported?
A: The SDK supports iOS 12.0 and above.
Q: Can I customize the referral UI?
A: Yes, all UI elements can be customized through the dashboard.
Q: How do I find my app token?
A: Navigate to Dashboard > About App to find your app token.

Technical Questions

Q: How do I implement deep linking?
A: Follow these steps:
  1. Configure URL scheme in Xcode
  2. Add scheme to dashboard
  3. Implement deep link handling in your app
Q: Can I track custom events?
A: Yes, use Advato.shared.sendEvent("event_name") to track any custom event.
Q: How do I test the integration?
A: We recommend testing:
  1. Basic initialization
  2. Deep link handling
  3. Share button functionality
  4. Event tracking
  5. Referral attribution
For additional support, contact [email protected]