Hi ,
I've managed to Publish my App ok but keep getting the below "Reload Error". (This is also happening with other Modules that i try as well. Any ideas?
Hi Nidia,
Regarding the main problem:
At this point, the best solution to that is start another app, and create the module as Mobile Module:
Then, copy the screens and entities that you had into this new module.
Regarding the entity model, I would put all attributes in the same Person Entity.
Let me know how you are going, but I would advise you to do the online course on Mobile:
https://www.outsystems.com/learn/courses/12/developing-outsystems-mobile-apps/
Cheers,
José
Have you checked Service Center's Monitoring section?
Nuno Reis wrote:
Hi Nuno,
Not checked that. Where do i check that?
i see this error under monitoring
Do you have the OnException flow in the Common?
Like this:
I would say that is your error. Somehow, you are not handling the exception when a user tries to access a screen for which he has no access.
Tell us if that is it.
Hi Jose,
I don't see a Common under myUIFlow ...not sure how to add?
Could i send you the file?
Yes, you can send it to me.
José
Thanks Jose,
The main reason for this one is for me to get understanding of relationship data.
So i was hoping to add a Form on the main page so if i Select the name of a person it reflects that age any where on the screen . (Feel free to change)
But the main problem is the question about why its giving "Reload Error"
Thank you ( i am learning as quick as possible)
Thank you Jose :) ... i was close as thought it may have something to do with Theme and Common missing.
Will try the course you suggested.
Thanks again :)
Nidia