I have a project on Xcode with two targets (two apps:free version and premium version) that shares the same root bundle:
com.example.freeversion com.example.premiumversion
Is there the option of having one SSL Certificate for push notifications for the two apps?