Forum Discussion
NicoB
11 years agoLithium Alumni (Retired)
Hi Gursimrat ,
you can definitely use custom component and endpoints in the mobile version.
For the custom component, you just need to make sure that the components are added to the relevant mobile version of a particular page.
As per the endpoints, they are simply HTTP resources which can be accessed in the usual way (i.e. Ajax call). The same rules applies for the desktop version in terms of security restrictions (any call to the rest function uses the current user's permissions).
Thanks,
Nico