Expand my Community achievements bar.

SOLVED

Content Fragment / Experience Fragment in Mobile App

Avatar

Level 2

Hi All,

         How to create Content/Experience Fragment in Mobile App and in third party applications?

Thanks,

Ashwini

1 Accepted Solution

Avatar

Correct answer by
Level 8

I think you cannot directly use content fragments or experience fragments in Mobile, but you can use CaaS, Generally, the mobile apps works on REST API's so you can build your front end either using Angular 6 or react Android or some other thing and using HttpRequest make a call to AEM content service models and consume and display on the screen

View solution in original post

1 Reply

Avatar

Correct answer by
Level 8

I think you cannot directly use content fragments or experience fragments in Mobile, but you can use CaaS, Generally, the mobile apps works on REST API's so you can build your front end either using Angular 6 or react Android or some other thing and using HttpRequest make a call to AEM content service models and consume and display on the screen