Expand my Community achievements bar.

Mobile SDK - Mobile Core - Rules Engine

Avatar

Level 10

Is it something configured in the Data Collection or something also has to be added into the source code of the app?


https://developer.adobe.com/client-sdks/home/base/mobile-core/rules-engine/
https://developer.adobe.com/client-sdks/home/base/mobile-core/platform-services/

Topics

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

1 Reply

Avatar

Community Advisor

Hi @Michael_Soprano  - Events like application.launch and closed can be handled using data collection using lifecycle events, however most of the other stuff where you need to do anything custom needs to be handled directly via mobile app code.

 

Data collection in web is far more advanced than compared to web and in web data collection we can do lot of custom stuff in javascript, however with mobile app it is still very basic.

 

Thanks,

Arpan