-
IDE: Xcode 15
Platform: iOS17
TensorFlow version: r2.9
I am developing both iOS and Android apps that are running with TensorFlow Lite model. Because my model uses LSTM, I have to make use of TFS…
-
#fishhook Crash修复
# fishhook.c[104]改为:
#if (i < (sizeof(indirect_symbol_bindings) /sizeof(indirect_symbol_bindings[0]))) {
# indirect_symbol_bindings[i] = cur->rebindings[j].replacement;
#}
UKenn updated
4 months ago
-
Hello I wanted to ask if you noticed a change in the way IOS17 reports on cloned AirTags? Specially cloned tags that were implemented using the OpenHaystack protocol? I was able to track my tags un…
-
Bug: When created a 2/2 Vault with iPhone and iPad and trying to re-share the vaults. App always crashes on both devices when started with iPhone and joined with iPad.
**To Reproduce**
1. Create 2…
-
After pressing play, the video starts in full screen, but the screen is black.
If we close full screen and go fullscreen again or toggle it via picture in picture it works fine. These steps need to b…
-
When MSE not support, the player use canvas + AudioContext which will cause user promission problem.
```
player = new AVPlayer
// user click play button
await player.load(url)
// 4 sec pass
pla…
-
### Describe the bug
1.9.1 has significant CPU usage increase comparing to 1.8.1. Here's some comparison:
```
1.8.1:
- Multicam disabled
- Idle: 15%
- Streaming: 21%
- Multicam enabled
- …
-
### Steps to reproduce
When I use the native keyboard of my phone to input Chinese characters in the iOS17 system, the content in the input box can only display one or two characters
When I input …
-
### Issue URL (Anti Adblock Script)
[https://kotobank.jp/word/%E5%86%8D%E7%94%9F%E5%8F%AF%E8%83%BD%E3%82%A8%E3%83%8D%E3%83%AB%E3%82%AE%E3%83%BC-156329#E3.83.87.E3.82.B8.E3.82.BF.E3.83.AB.E5.A4.A7.…
-
**Describe the bug**
Maestri iOS driver fails to start when flows are run in parallel using the shards parameter. This is happening very frequently.
**To Reproduce**
Run multiple flows in paralle…