-
Doc: https://developer.apple.com/documentation/avkit/videoplayer/4179211-continuitydevicepicker
-
Apple added support for camera use of the volume buttons to trigger taking a photo using AVCaptureEventInteraction.
See https://developer.apple.com/documentation/avkit/avcaptureeventinteraction
…
-
Apple has recently added partial support for this: [https://developer.apple.com/documentation/avkit/avcaptureeventinteraction](https://developer.apple.com/documentation/avkit/avcaptureeventinteraction…
-
When attempting to use the AVKit framework in version Monobjc-6.0.2744.0, the application crashes when calling the method
ObjectiveCRuntime.LoadFramework("AVKit");
which throws a Monobjc.ObjectiveCExc…
-
I want to use `AVKit` with `Skip`, but I can't because the project is created without `skip-av` package.
Do I need to add any optional commands to `skip init`?
The build without `AVKit` works fi…
-
I'm using Xcode 11 and build to device iPhone X (iOS 13).
The log is:
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'MPMoviePlayerViewController is no longer availa…
-
I have created some iOS shortcuts to imitate PiP from the stock photos app/gallery app which executes a-shell mini scripts to play a video using the following command:
`play movie.mp4`
It would …
-
## Environment
iOS
"react-native-pager-view": "6.2.0",
"react-native": "0.72.3"
## Description
Getting a crash in Firebase Crashlytics.
Fatal Exception: NSInternalInconsistencyException
E…
-
Hi team,
As a Damus user who is using the app daily and love it, I would like to have a bit more advanced media player, so that I can listen/watch podcast and conference panels from the app directl…
-
The feature request is to add an interceptor functionality to the react-native-reverse-proxy package, which would enable conditional request forwarding based on the availability of cached content. The…