As per the confluence developer guide, we have followed the given steps on below URL to run custom macros on mobile devices :
ConfluenceMobile.contentEventAggregator.on("displayed", function() {});URL: https://developer.atlassian.com/server/confluence/making-your-macro-render-in-confluence-mobile/
Custom macro javascript works fine using mobile chrome browser but doesn't seem to be working on the confluence server mobile app due to javascript code not getting executed.
Is there a way to execute the javascript files on the app using macros?
Just a hint: It's probably better to ask development related questions on the Developer Community.
@Sven Schatter _Lively Apps_ thank you,
posted - https://community.developer.atlassian.com/t/macro-javascript-does-not-work-on-confluence-android-app/33895
It looks like you're new here. Sign in or register to get started.