腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(13)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
Background-Fetch
:无法读取未定义的属性'configure‘
我一直在尝试集成晶体管软件后台抓取库,但没有成功:https://github.com/transistorsoft/react-native-background-fetch 当我将任何方法链接到BackgroundFetch组件时,我得到错误(附在这篇文章中) ? import BackgroundFetch from "react-native-background-fetch"; this.configur
浏览 18
修改于2019-04-25
得票数 1
1
回答
后台拉取超过30秒
有没有可能做一个超过30秒的
Background-Fetch
?但是我怎样才能用
Background-Fetch
下载超过30秒的压缩文件?
浏览 5
提问于2015-10-22
得票数 2
1
回答
当我模拟后台抓取时,我收到一个警告,说完成处理程序从未被调用过
completionHandler(.NewData) } }如何测试
background-fetch
浏览 0
修改于2016-07-14
得票数 5
1
回答
背景提取离子组态
const config: BackgroundFetchConfig = { stopOnTerminate: false, // Set true to cease
background-fetch
浏览 4
提问于2017-08-23
得票数 0
4
回答
应用程序关闭时的iOS任务
当app在后台时,我们可以使用
background-fetch
,但我从来没有遇到过在app关闭时做一些事情的问题。
浏览 2
提问于2016-02-07
得票数 9
1
回答
不工作于ios的后台获取插件
我的代码: stopOnTerminate: false, // Set true to cease
background-fetch
浏览 0
提问于2018-11-09
得票数 0
1
回答
离子backgroundFetch配置不更新
const config: BackgroundFetchConfig = { stopOnTerminate: false, // Set true to cease
background-fetch
浏览 2
提问于2020-03-04
得票数 0
回答已采纳
1
回答
如何在减速器或自定义函数中使用netinfo
/sync'; TaskManager.defineTask(BACKGROUND_FETCH_TASK
浏览 5
修改于2022-06-03
得票数 0
回答已采纳
1
回答
世博会通知( '...Notifications.presentLocalNotificationAsync...')] TaskManager ) [TypeError:未定义“不是一个函数”(靠近TypeError)
expo-task-manager';const BACKGROUND_FETCH_TASK = '
background-fetch
浏览 4
提问于2021-07-09
得票数 0
1
回答
Cordova背景Fetcher插件不适用于iOS
function() { // Your
background-fetch
浏览 2
修改于2014-09-22
得票数 4
1
回答
颤振--如何在特定时间运行进程,即使应用程序处于后台(如警报应用程序)
This plugin will execute your provided callbackFn whenever a
background-fetch
event occurs.
浏览 1
修改于2021-12-25
得票数 1
2
回答
错误:无效钩子调用。只能在React本机中函数组件的主体内调用钩子
console.log("Task background called") console.log("Received
background-fetch
event: ", taskId
浏览 9
提问于2021-09-09
得票数 3
回答已采纳
2
回答
推送通知在IOS离子4 cordova中无效
"@ionic-native/app-rate": "^5.28.0", "@ionic-native/
background-fetch
浏览 20
修改于2022-05-13
得票数 0
回答已采纳
领券