mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
24c8d5d627
The sample code does not work...this change returns the observable first with subscribe() before actually calling the Observable's subscribe method. In fact, the way it's written in the example, the code would not build because of typescript errors.