This repository was archived by the owner on Sep 4, 2020. It is now read-only.
#2703 IOS: Missing Push Notification Entitlement#2704
Open
regevbr wants to merge 1 commit intophonegap:masterfrom
Open
#2703 IOS: Missing Push Notification Entitlement#2704regevbr wants to merge 1 commit intophonegap:masterfrom
regevbr wants to merge 1 commit intophonegap:masterfrom
Conversation
|
I see that in #2703 you suggest to use 'production', while the PR uses 'development'. Is this something that a developer would have to switch around? If so probably documentation is needed for this change. |
Author
|
It should stay developed due to xcode bugs from what I found |
|
@regevbr Do you have any idea why this happens on one of my apps but not the other? There must be a way to do this without hardocoding the development/production string value or at least determine where the conflict comes from. |
Author
|
Sorry, no idea... Maybe one of the developers can answer that? |
|
@regevbr Can you confirm this issue is due to Xcode, not due to cordova/cordova-ios/push-plugin? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
add missing entitlements
Description
add missing entitlements
Related Issue
#2703
Motivation and Context
Fixes release issue of ios apps
How Has This Been Tested?
Uploaded build to ios without manualy adding the push entitlement in xcode
Types of changes
Checklist: