Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
1 answer
2k views

iOS/Unity3D/Pushwoosh: Provisioning profile no APS entry

I'm having a lot of trouble with integrating pushwoosh, a service that lets one send push messages via web to a phone, in my iOS distribution app that I have created in Unity 3D. A few weeks ago, ...
user2799853's user avatar
13 votes
2 answers
4k views

iOS - Cannot use APNS certificate to create new provisioning profile

I have create a new certificate that supports push notification service with an AppID that supports push notification. Now, when I create a new provisioning profile, I cannot find this certificate (...
Abdalrahman Shatou's user avatar
3 votes
1 answer
797 views

update Provisioning Profile for push notifications

I have a wildcard provisioning profile for several apps. We want to add push notifications to the app, and I have read that than each app must have its own provisioning profile and push certificate. ...
Dimitri Dijkslag's user avatar
1 vote
1 answer
3k views

Bundle Seed ID: Team ID vs Existing?

I'm creating a new explicit app ID because I want to use APNS and I only have the wildcard app ID, e.g. A1B2C3D4E5.*, that Xcode created for me. For the "Bundle Seed ID (App ID Prefix)," should I "...
ma11hew28's user avatar
  • 126k
0 votes
1 answer
796 views

Messing up the Apple Push Notification Service

I have been developing an app that uses push notifications. I have been messing around ALOT trying to fix the stupid provisioning stuff, and I really don't know what's what anymore. I managed to fix ...
Sti's user avatar
  • 8,484
0 votes
1 answer
919 views

Usage of Same Explicit App ID for two apps

Can I use same explicit app id for my iPhone & iPad applications? This App ID is configured to use Push notification, so I can receive push on both apps. Will appstore allow this? I couldn't find ...
Asymptote's user avatar
  • 1,150
12 votes
2 answers
16k views

Provisioning Profiles + Push Notifications + Production vs Development

I'm building an iOS app that uses push notifications, and I'm finally ready to submit it. Before I do, I'd like to test out push notifications off the Production server, to make sure everything is ...
Chazbot's user avatar
  • 1,890