I want to send notifications to many different iOS/APNS applications.
The only way I can currently do this is to have a notification hub for each application since Azure only supports one APNS certificate per hub and each app requires its own unique certificate.
Are there any limits on the number of hubs you can have per service bus?