Support
Faq
Answers to commonly asked questions.
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:
- Configure URL scheme in Xcode
- Add scheme to dashboard
- 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:
- Basic initialization
- Deep link handling
- Share button functionality
- Event tracking
- Referral attribution
For additional support, contact [email protected]