The onclick action of a page doesnt work on native mobile app

0
Im creating a mobile native app. I have a container inside a listview with an onclick action to open a page. But on the app, clicking/tapping doesn't do anything. Tried a nanoflow instead of show page option as onclick action, same issue persists. Moreover tried debugging  with browser based debugger  but nothing happens and it never reaches the breakpoint  
asked
1 answers
0

Most of the time is something is not happening where you expect soemthing the answer is security. Double check if the user has permission on the nanoflow and the object on the page.

Regards,

Ronald

 

answered