Channel IDs not registering on UAirship.TakeOff() ( Xamarin )

I have the strangest problem, when my app starts up on my iPad mini I see the following lines in the logs ( from XCode )

 

Jul 6 16:08:43 iPad AxisiOS(AirshipKit)[246] <Notice>: [D] __47-[UAChannelRegistrar createChannelWithPayload:]_block_invoke [Line 145] Channel e7c2d7db-d77f-4fea-81f6-07a987a4b471 created successfully. Channel location: https://device-api.urbanairship.com/api/channels/e7c2d7db-d77f-4fea-81f6-07a987a4b471.
Jul 6 16:08:43 iPad AxisiOS(AirshipKit)[246] <Notice>: Channel ID: e7c2d7db-d77f-4fea-81f6-07a987a4b471
Jul 6 16:08:43 iPad AxisiOS(AirshipKit)[246] <Notice>: Created channel with ID: e7c2d7db-d77f-4fea-81f6-07a987a4b471
Jul 6 16:08:43 iPad AxisiOS(AirshipKit)[246] <Notice>: [I] -[UAPush registrationSucceededWithPayload:] [Line 809] Channel registration updated successfully.
Jul 6 16:08:43 iPad AxisiOS(AirshipKit)[246] <Notice>: [D] __50-[UAUserAPIClient requestToCreateUserWithPayload:]_block_invoke [Line 161] Request to create user with body: <7b22696f 735f6368 616e6e65 6c73223a 5b226537 63326437 64622d64 3737662d 34666561 2d383166 362d3037 61393837 61346234 3731225d 2c227561 5f646576 6963655f 6964223a 22423544 41393634 452d3039 36362d34 4541462d 42363633 2d413634 36443830 30343546 39227d>
Jul 6 16:08:43 iPad AxisiOS(AirshipKit)[246] <Notice>: [D] -[UANamedUser update] [Line 88] New or re-install, skipping named user update.
Jul 6 16:08:43 iPad AxisiOS(AirshipKit)[246] <Notice>: [D] -[UAEventManager scheduleUploadWithDelay:] [Line 291] Attempting to schedule event upload with delay: 0.000000 seconds.

However, I can't find the Channel ID anywhere in Urban Airship. I've checked in all my apps ( development and production profiles ) in Audience -> Device Lookup and searching for the Channel ID but it's not anywhere. 

What am I missing?

iPad mini 2

iOS v10.3.2

Didn't find what you were looking for?

New post

Comments

1 comment

  • Chad,

    Looks like you may have your App Keys mixed up.

    I was able to find that Channel ID under the App Key ZVneGNpFRmGMMgrlSHP1vg, rather than the App Key AOlmKsR1SKeyDVWiDugNPg, which I think is the one you may be wanting.

    You can change the App Keys your app is lining up against within your AirshipConfig.plist. Once you do that, you should start seeing your Channel ID show up in the correct app.

    Comment actions Permalink
    1

Please sign in to leave a comment.