Hodmi I need a small help. In step 5, you said we can create a custom template similar to other page templates. Is there any link which describes how to achieve this? I followed the steps to create a page template but it didn't get listed under templates while creating a new article. Perhaps I need...
Hi,I managed to follow the article here and integrate both AEM and AEM Mobile's On Demand Portal. Now I'd like to know if there's a way to bring in any content which AEM has into AEM Mobile Apps. After the integration, when I open the imported project, I only see ways to add the same artifacts like ...
Thanks. I got it right now. I now get Access token. Basically I was passing the params in header but it should have been in payload. However, I'm still getting the Oauth error when I try creating the Shared Entity. {"error_code": "401013""message": "Oauth token is not valid"}How should I use the obt...
Hi,I'm trying to follow this doc (https://helpx.adobe.com/digital-publishing-solution/help/shared-content-api.html) to create a shared entity. Now when I try to hit https://pecs.publish.adobe.io/publication/{publication_id}/sharedContent/{shared_entity_title} I only always get 401 Unauthorized. {"...
I'm sorry but I've visited this link already and it gives information on adding plugins which are available and supported by AEM Mobile. I'd like to add a custom written plugin which isn't available as options under Plugin tab. Is there a way to achieve this?
Hi,I've explored the basics of AEM Mobile over the past few days and also tried using some of the Cordova plugins mentioned in the App's Plugins tab. Now, I'd like to know how to use a custom Cordova plugin or a plugin other than mentioned in that list in my app.Is there a possibility to achieve thi...