will push notification still work after ownership transfer in iTunesConnect
I am looking to transfer ownership of an app that uses push notifications from one account A to account B, when I transfer the bundle id is maintained but the seed id changes. I use urban airship to deal with all the push notifications (works really well) the bundle id is maintained when transferred (com.mydomain.myapp). The seed is (the 'XXYYZZ' before the bundle id changes from account to account. This does not seem to be in the bundle id on urban airships account details - just the com.mydomain.myapp bit. Push notifications still function fine. My question (thanks for reading this far) is