hao
hao
`love2d` uses a very old API `AudioServicesPlaySystemSound(kSystemSoundID_Vibrate);` which can only vibrate for about 0.5 seconds. See https://love2d.org/wiki/love.system.vibrate  The implementation is here: https://github.com/love2d/love/blob/master/src/common/ios.mm#L394-L400 The declaration is here: https://github.com/love2d/love/blob/master/src/common/ios.h#L67-L69 and it...
> > 太神奇了,我怎么改都不行 > > 试下我的release里面的 我刚下了是可以的 或者根据pr的代码改一下再编译 也是可以的 @buddingworld 请问下你现在还可以吗?我发现很奇怪,有些可以有些不行。 lux -c ../cookies.txt ep831688 可以。 lux -c ../cookies.txt ep744054 不行。 注:这两个都是大会员视频,我用了自己的 cookies。