E
egarcia
Guest
Hello, I took a look at this issue and I was able to reproduce it. When I added debug messages on success and error for the DefaultSession service, they were not displayed. I added code to invoke the service using JavaScript so I could add additional debug messages. I found that that the call to new progress.data.Session() was failing because somehow progress.data was undefined. I looks like somehow the JavaScript file that contains it is not being loaded. I worked around this issue by adding a private copy (using new JavaScript file) of progress.jsdo.2.2.js to the project. After this change the DefaultSession service was instantiate and I was able to login. However, I ran into another issue. Are you using the Native Tester for iOS so that you can test native services? Does scanning the QR code from the Test option work for you on iOS? I hope this helps. Thanks.
Continue reading...
Continue reading...