-
Code builds fine. When I run in simulator mode, it gives.
> System.Exception: Error adding record: MissingEntitlement
> at Xamarin.Essentials.KeyChain.SetValueForKey (System.String value, System…
-
Hi!
Can we make one patch release with update of Cocoapods deployment target for iOS/tvOS to 13, and macOS to 11 or 12? It will make library work with Cocoapods on Xcode 14.3
-
| | |
|------------------|-----------------|
|Previous ID | SR-3042 |
|Radar | None |
|Original Reporter | netroby (JIRA…
-
It's often useful to run shell commands to query environment conditions prior to the rendering a needs file:
```
{% if platform == 'ios' %}
{% set xcrun_platform = 'iphoneos' %}
{% elif platform == '…
vmrob updated
8 years ago
-
```
```
https://dev.azure.com/dnceng/public/_build/results?buildId=1550469&view=ms.vss-test-web.build-test-results-tab&r…
-
This test has been failing lately on tvOS arm64.
build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=44476&view=logs&j=f4520fb1-1559-5885-1d9c-3cb3f6a85e23&t=6c7a8cfe-f92e-569a-e…
-
After upgrading our project to `react-native-version` `0.74.5` from `0.71.14`. I get this issue. I tried to upgrade to **clevertap-react-native** version `2.1.1` error remains the same as version `1…
-
### Describe the bug
Play a video with dual audio > 3 dots > choose audio
Play a video with dual audio > 3 dots > choose subtitles
Does not change audio
Does not change subtitles
This only happ…
-
**Test environment**
- Ubuntu 22.04
- AppleTV and tvOS 17.5
- pymobiledevice3 4.8.4
**Describe the bug**
Run the command `pymobiledevice3 bonjour mobdev2 --timeout 5`, but no result return afte…
-
1.安装cmake
https://blog.csdn.net/liulizz/article/details/106385717
cmake Options:对应的平台
Set -DIOS_PLATFORM to "SIMULATOR" to build for iOS simulator 32 bit (i386) DEPRECATED
Set -DIOS_PLATFORM to …