Forum Post: RE: No data after MAB update

  • Thread starter Thread starter mainroad1
  • Start date Start date
Status
Not open for further replies.
M

mainroad1

Guest
Has anything been learned about what is causing the problem? I've just tried testing our production app in MAB and found that it's now behaving just as rblanchard described. It requests data from the AppServer, the AppServer receives the request and replies, the JSDO success event fires and triggers the READ service, the READ success event fires and runs the JavaScript to copy the returned data into localStorage... but when inspected localStorage is blank. Users are not seeing the problem because the old copy of the app on their phones continues to work. It is just when I test the app in MAB that I'm seeing this odd behaviour. I have a new app in development whose code matches the production app (up to the point of failure described above) and it is not experiencing the problem. So it sounds like something small is just a bit off, but the trick is figuring it out.

Continue reading...
 
Status
Not open for further replies.
Back
Top