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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
Add comment