Solved

Adjust SDK - React native integration

  • 7 February 2022
  • 3 replies
  • 323 views

Badge +1

Hi everyone,

I have integrated Adjust in our application and i see the integration of Adjust with RevenueCat. However the docs point me to Native iOS/Android implementation where the Adjust config isn’t available. Can anyone help around this - how do i set adjust delegate in Appdelegate if the initialisation is being done through React native.

https://docs.revenuecat.com/docs/adjust

icon

Best answer by sundeep 9 February 2022, 03:17

View original

3 replies

Userlevel 3
Badge +8

Hi @Shubhank,

Thanks for reaching out. That app delegate logic is specific to the Adjust SDK and they have an example of how to do it with React Native in their docs here: https://github.com/adjust/react_native_sdk#attribution-callback

Badge +1

Thanks, i will implement it using the RN sdk on adjust side. Will confirm here once everything is sorted.

Badge +1

All working now!

Reply