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
Hi I have a problem, I installed the plugin but when import using import {BackgroundFetch} from "nativescript-background-fetch"
gives me this error: Cannot read property 'CompletitionHandler' of undefined
Why ?
I performed the import in the app.js file, I tested the app on android 8.0.2
The text was updated successfully, but these errors were encountered:
Hi I have a problem, I installed the plugin but when import using
import {BackgroundFetch} from "nativescript-background-fetch"
gives me this error: Cannot read property 'CompletitionHandler' of undefined
Why ?
I performed the import in the app.js file, I tested the app on android 8.0.2
The text was updated successfully, but these errors were encountered: