3rd party SDKs #210
-
Hello skip-Team, How does Skip support the implementation of 3rd-party-SDKs and Libraries such as Google Analytics, NewRelic, Dynatrace, Adobe Target, OneTrust, Tealium etc.? Thanks a lot, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Skip supports integrating with any 3rd-party SDK through adding dependencies separately on the Swift and Kotlin sides of the app. See https://skip.tools/docs/dependencies/#implementation We have a some community integration modules that do this for you out of the box, such as the Firebase framework. For other libraries that don't yet have any community integration frameworks available, you can write your own (and hopefully contribute it to the community!) |
Beta Was this translation helpful? Give feedback.
Skip supports integrating with any 3rd-party SDK through adding dependencies separately on the Swift and Kotlin sides of the app. See https://skip.tools/docs/dependencies/#implementation
We have a some community integration modules that do this for you out of the box, such as the Firebase framework. For other libraries that don't yet have any community integration frameworks available, you can write your own (and hopefully contribute it to the community!)