After seeing this thread, I wanted to know how to add a new privacy description key to info.plist? The default editor opened on double clicking the plist doesn't have any provision to add a new key.
@ShantimohanElchuri Are you using Visual Studio for Windows (2017)?
When I right-click on my info.plist --> Choose 'Open With' --> and select 'Use General PList Editor' it shows me the below screen.
At the bottom left of the screen there is a "+" icon that I can click and it adds a custom property that I can edit and define.
Answers
@ShantimohanElchuri Are you using Visual Studio for Windows (2017)?
When I right-click on my info.plist --> Choose 'Open With' --> and select 'Use General PList Editor' it shows me the below screen.
At the bottom left of the screen there is a "+" icon that I can click and it adds a custom property that I can edit and define.
@stemado Good, did that. But why that couldn't be done in the default editor? Also the new entry is nowhere to be seen in the default display. What's the reason it is hidden?