-
Hi,
I followed your video tutorial, but I am not able to play any kind of video in iOS Device and Simulator.
Can you please check if it's working for you?
-
What i have been doing:
I have been trying to make the iPhone recognized by the Xcode in Docker-OSX in order to create an app.
Issue:
The iPhone is recognized on the host computer. I'm follow…
-
Hi,
It seems the display of the input text is at times invisible on an iPhone. I've been able to replicate using the simulator app on OSX too.
I've recorded a video using quicktime and the simu…
-
/cc @codepathreview @codepath
## Video Walkthrough
Our app uses the camera, which doesn't work on simulator. We used QuickTime to do a screen capture. Tap on the thumbnail below to watch the video on…
-
Hi !
This library works on real device very well but I can't run it on iOS simulator.
Could you combine the '.a' files for both of simulator and real device?
And there is one more question. I think i…
-
**The Bug**
The `scrollToLastItem(at:animated:)` method is not scrolling to the bottom properly. It eliminates the gap between last cell and `inputBarAccessoryView`. This issue is visible in the vide…
-
**Describe the bug**
The app sometimes throws a fatal exception when user comes back to the app after minimizing it for a short period of time, while on the screen that contains google pay componen…
-
When I play the video on iPhone 8 simulator with iOS 13.3 I get no notifications. Am I doing something wrong or it's a bug?
```
_videoPlayer = Video(
autoPlay: true,
…
-
### Describe the bug
Wandb sweep agent cuts in the thread of Isaac Sim before calling app.update(), which causes the process to hang forever.
### Steps to reproduce
```python
# Copyright (c)…
-
### Description
I am trying to generate a video of the Simulator screen which is booted by idb
**What I did:**
Executed command-
```
$idb record record-video --udid xxxxxxxx-7848-47C5-B199-x…