Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2018.4.X, 2019.3.X, 2020.1.X
Votes
0
Found in
2019.3.4f1
Issue ID
1233569
Regression
No
[iOS] ReplayKit.APIAvailable returns 'false' on the first call on iOS 13 devices
Steps to reproduce:
1. Download the attached project (replaykit-api-test.zip)
2. Switch to iOS and build
3. Build and deploy Xcode project to iOS 13 device
4. When launched, click 'Check APIAvailable' button
5. Notice the text that shows ReplayKit.APIAvailable value will change to 'false'
6. If you click 'Check APIAvailable' more than once, the subsequent times it will correctly return 'true'
Reproduced with: 2018.4.19f1, 2019.3.4f1, 2020.2.0a4
Tested with:
iPhone X (iOS 13.3) (Reproduced)
iPhone 11 Pro Max (iOS 13.3) (Reproduced)
iPad Pro (iOS 12) (Not reproduced)
iPhone 6 (iOS 12.2) (Not Reproduced)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment