give some screenshots to create UIBackgroundModes key in Info.plist for iOS4

Viewed 38112

I'm new to iPhone development.I have already gone through some of the exploring pages to create UIBackgroundModes key in Info.plist for iOS4 .But it is little bit difficult to understand . Kindly provide some step by step procedure with screenshot example for easy understanding...also specify what the requirements which are needed ie iPhone, OS version 4.0...

3 Answers

In IOS 13. It would be like the list given below.

enter image description here

Related