phonegap / build

This is the public repository for PhoneGap Build source and bug tracking
92 stars 33 forks source link

Unable to update IOS Info.plist file using Phonegap build #607

Closed 007-surajit closed 7 years ago

007-surajit commented 7 years ago

I am unable to edit the Info.plist file using the below code in config.xml

<config-file platform="ios" parent="UIBackgroundModes">
        <array>
            <string>remote-notification</string>
        </array>
</config-file>
wildabeast commented 7 years ago

Please open a thread in the forum:

https://forums.adobe.com/community/phonegap/build

Include the phonegap-version you are using, and your App ID.