I have two .mobileprovision files, both with push notification enabled.
I recently updated to Xcode 9 with Base SDK 11.0.
One .mobileprovision works fine but when I use the other .mobileprovision, it shows error symbol(red ! mark) beside "Add the Push Notification feature to your App ID" under Capabilities.
Many solutions tell to restart Xcode or clean the project. Nothing works.
What do I do?