greybax / cordova-plugin-native-spinner

:arrows_counterclockwise: Cordova plugin for showing a native spinner based on Paldom/SpinnerDialog
MIT License
32 stars 19 forks source link

Update SpinnerDialogProxy.js #7

Closed andreszs closed 6 years ago

andreszs commented 6 years ago

Fix to prevent startup error: Exception calling native with command :: SpinnerDialog :: hide ::exception=TypeError: Unable to get property 'hideAsync' of undefined or null reference on Windows Phone 8.1 devices with UWP.

greybax commented 6 years ago

Thanks for PR! Merged it 👍