Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 228595

Google Calendar and Async API calls in angular

$
0
0

Just in case anyone is following this, the official google solution and the stackoverflow thread are not working either:

https://cloud.google.com/solutions/angularjs-cloud-endpoints-recipe-for-building-modern-web-applications

Google's method for Angular results in half the time the calling function (e.g., window.init() ) not being defined. The other half behaves the same, the API is not loaded yet when the function call to the calendar data is made.

It seems like this may be a Google problem with the API (??), however, this has worked fine using just plain javascript.

If anyone else has more experience please feel free to contribute.


Viewing all articles
Browse latest Browse all 228595

Trending Articles