Hello,
I'm developing a mobile app using the Progress Openedge mobile app builder. In my mobile app I invoke a service upon a page show. When I'm testing the app in my web browser, when the service should be invoked it is not. After looking in my Developer Tools - Console in Google Chrome, I found the message
"TypeError Cannot call method 'subscribe' of type null" appears each time my mobile service should be invoked. I've been searching Google, StackOverflow, etc. for similar cases but it seems articles I find are related only to JavaScript.
Any ideas as to why I'm getting this error and what I can do about it would be great, thanks. Let me know if I can provide any more details.
Cheers,
Cameron