Expand my Community achievements bar.

SOLVED

Adobe mobile service with React-native-app

Avatar

Level 2

Do we have reference guide which I can follow to integrate Adobe mobile analytics SDK in my react-native-app?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi pankajkarole

We currently do not have official React Native support.

However, you may implement your own bridging methods or use 3rd party ones to use Adobe’s iOS/Android libraries with React Native similar to below. 

https://www.npmjs.com/package/react-native-adobe-analytics

This implementation does not have Adobe product/engineering support.

I'd also recommend that you navigate https://forums.adobe.com/community/experience-cloud/community-feedback and submit this as a feature request using "Submit an Idea" link with a business use case. Our Product team will be glad to look into it depending on the usability and severity.

Jen

View solution in original post

3 Replies

Avatar

Correct answer by
Employee

Hi pankajkarole

We currently do not have official React Native support.

However, you may implement your own bridging methods or use 3rd party ones to use Adobe’s iOS/Android libraries with React Native similar to below. 

https://www.npmjs.com/package/react-native-adobe-analytics

This implementation does not have Adobe product/engineering support.

I'd also recommend that you navigate https://forums.adobe.com/community/experience-cloud/community-feedback and submit this as a feature request using "Submit an Idea" link with a business use case. Our Product team will be glad to look into it depending on the usability and severity.

Jen

Avatar

Level 1

Hi @Jen_Andrews,

 

 

Above link is not working can you provide new link.