Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
0
Found in
2017.4.17f1
Issue ID
1115533
Regression
No
[iOS] iOS app settings plist default value is not shown using PlayerPrefs.GetString after installing app
To reproduce:
1. Open users attached project "iOSSettingsTest.zip"
2. Build for iOS
3. Deploy the Xcode project to an iOS device
4. Observe in the Xcode console "iOS Settings String: ", it should be "iOS Settings String: Hello World"
5. Stop the app on the device
6. On device: navigate to settings app
7. Scroll down to locate the built app
8. In the built app's settings change "String Test Hello World" to anything else
9. Run the build through Xcode again
10. Observe in the Xcode console "iOS Settings String: anything that has been changed"
Expected result: the string value is shown the first time the app is installed
Actual result: the string value has to be manually edited to be shown
Reproduced on:
2017.4.0f1 2017.4.19f1 2018.3.3f1 2019.1.0a15 2019.2.0a2
Device reproduced on:
iPhone 8 Plus iOS 11.0
iPhone 7 Plus iOS 12.1.3
Notes:
After editing the string value, the string value is always shown. To reproduce the issue, the app has to be reinstalled.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment