You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When doing the implementation, it wasn't known that Windows should also support the keepCallback option. The support seems to have been added at sgrebnov/cordova-js@a9371e5.
This task is to check that it works and refactor use that instead of passing the success callback in parameters.
This change would not affect the API we expose, but is all "under the hood".
The text was updated successfully, but these errors were encountered:
When doing the implementation, it wasn't known that Windows should also support the keepCallback option. The support seems to have been added at sgrebnov/cordova-js@a9371e5.
This task is to check that it works and refactor use that instead of passing the success callback in parameters.
This change would not affect the API we expose, but is all "under the hood".
The text was updated successfully, but these errors were encountered: