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
{{ message }}
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.
I'm following the README.md in an attempt to create a Task on a background thread. In the part on creating-async-methods, what class is the new GetCallback() method in?
Hello! I just started getting into native app development using NativeScript and I'm attempting to develop a plugin for this repository.
Here are the TypeScript declarations file generated for Bolts-Android:
(Sorry, I would make a gist but there's no TypeScript syntax support 😭 )
I'm following the README.md in an attempt to create a Task on a background thread. In the part on creating-async-methods, what class is the
new GetCallback()
method in?My basic Task looks like this:
But I get an error,
could not resolve method bolts.Task.call
.The text was updated successfully, but these errors were encountered: