/ Published in: Objective C
Mantenere in background (musica, location)
Expand |
Embed | Plain Text
// Aggiungere nel file .plist <key>UIBackgroundModes</key> <array> <string>audio</string> <string>location</string> </array>
You need to login to post a comment.
