lovegaoshi
lovegaoshi
[bug] android.app.ForegroundServiceStartNotAllowedException: startAndStopEmptyNotificationToAvoidANR
seems very similar to the flutter folks experiencing, related to battery optimization https://github.com/ryanheise/audio_service/issues/994
I happen to have.a release build of the example app and can confirm it happens in the example app with rc07  And fyi with other local paths with...
it should be the reverse if anything - for require() rn built with dev will return the :8081 "address" and with build it should return an int representing the imported...
uh, okay... TP.load and TP.add basically do the same thing, only add inserts track into queue but load doesnt. can you do a console.log of the Track via timber.d in...
you might be experiencing a version of https://github.com/doublesymmetry/react-native-track-player/issues/2159 android battery optimization has been a problem for the longest time. I personally use a Samsung S21 and just never saw my...
Appkilledbehavior.continueplayback only keeps the musicService to be alive (ie not killed), I do believe the event still emits but nothing is receiving it if your RNactivity is dead. Same goes...
i recently was also passing base64 as artwork on android; it works on my end but often crashes the app, which i presume the base64 string becomes too large. whiile...
纯情序曲表情包: redeem_item_id === meta.item_id => https://api.bilibili.com/x/emote/package?business=reply&ids=4013 ``` { "id": 4013, "text": "纯情序曲表情包", "url": "https://i0.hdslb.com/bfs/garb/837dbe76fc977c8c22c8f0061c88b96a1dda6734.png", "mtime": 1702641780, "type": 3, "attr": 28, "meta": { "size": 2, "item_id": 1701673155001 }, "emote": [... ],...
装扮找得到但是id隐藏 ``` { "item_id": 0, "name": "杠杠收藏集-纯情序曲", "group_id": 47, "group_name": "杠杠收藏集-纯情序曲", "part_id": 0, "state": "active", "properties": { "book_amount": "838", "dlc_act_id": "100531", "dlc_act_status": "1", "dlc_is_free": "0", "dlc_lottery_id": "100532", "dlc_lottery_sale_quantity": "0", "dlc_lottery_type":...
看到有朋友做了装扮/收藏素材提取,但是不晓得用的什么API https://github.com/sjh8130/BilibiliSuitCollection 另外获取全部收藏的API不全,比如蛙吹的收藏就么的 新抓的API如下: https://api.bilibili.com/x/vas/dlc_act/act/list?&scene=1&site=20 一页20,下一页需要改site= 以及全部装扮: https://api.bilibili.com/x/garb/v2/mall/partition/item/list?part_id=6&pn=1&sort_type=2 同样一页20,下一页pn=