Adobe Target Integration with Cordova mobile app. | Adobe Higher Education
Skip to main content
November 2, 2023
Beantwortet

Adobe Target Integration with Cordova mobile app.

  • November 2, 2023
  • 1 Antwort
  • 789 Ansichten

Hi All,

 

I am interested in integrating Adobe Target with a Cordova-powered mobile app. However, I am aware that the Cordova SDK has been deprecated by adobe in August 2023. In light of this, I'd like to know if there are alternative methods or if it's still feasible to integrate adobe target with Cordova mobile app.

Your guidance will be deeply appreciated.

 

Regards,

Sabeel Aarish

 

 

 

Dieses Thema wurde für Antworten geschlossen.
Beste Antwort von Rajneesh_Gautam_

Hi @sabeel23  - not familiar with Cordova, however assuming that it allows developers to make use of RESTful APIs, I'd recommend looking at using Delivery APIs

https://experienceleague.adobe.com/docs/target-dev/developer/api/delivery-api/overview.html?lang=en

 

You can retrieve experience metadata and deliver experiences accordingly. Since this is a stateless approach, note that its developers' responsibility to ensure consistency for sessionids and tntid for accurate reporting.

 

Hope this helps,

 

Regards

Rajneesh

 

 

1 Antwort

Rajneesh_Gautam_
Community Advisor
Community Advisor
November 3, 2023

Hi @sabeel23  - not familiar with Cordova, however assuming that it allows developers to make use of RESTful APIs, I'd recommend looking at using Delivery APIs

https://experienceleague.adobe.com/docs/target-dev/developer/api/delivery-api/overview.html?lang=en

 

You can retrieve experience metadata and deliver experiences accordingly. Since this is a stateless approach, note that its developers' responsibility to ensure consistency for sessionids and tntid for accurate reporting.

 

Hope this helps,

 

Regards

Rajneesh