CrossGeeks / AzurePushNotificationPlugin

Azure Push Notification Plugin for Xamarin iOS and Android
MIT License
67 stars 34 forks source link

IOS i am getting below issue can you please check #35

Closed rajuntech closed 4 years ago

rajuntech commented 4 years ago

at UIKit.UIApplicationDelegate.RegisteredForRemoteNotifications (UIKit.UIApplication application, Foundation.NSData deviceToken) <0x101175040 + 0x00034> in <e7de71939f4649d9bdfb2e2411afa951#02bfba1ad8fca52f5a23207648d25473>:0
at POPAPPMobile.iOS.AppDelegate.RegisteredForRemoteNotifications (UIKit.UIApplication application, Foundation.NSData deviceToken) <0x10051d1e0 + 0x0002f> in <b946aec22b134e4bbe47279680015bec#02bfba1ad8fca52f5a23207648d25473>:0

rdelrosario commented 4 years ago

Is this the complete stacktrace? @rajuntech

rajuntech commented 4 years ago

yes

On Fri, Jan 10, 2020 at 4:50 PM Rendy Del Rosario notifications@github.com wrote:

Is this the complete stacktrace? @rajuntech https://github.com/rajuntech

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/CrossGeeks/AzurePushNotificationPlugin/issues/35?email_source=notifications&email_token=AOHUPYSPJQF3YCM7ZS4TKM3Q5BKZTA5CNFSM4KFCYMFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEITTZFY#issuecomment-572996759, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOHUPYXGIGFRYUACF5HYEKLQ5BKZTANCNFSM4KFCYMFA .

-- --

Warm Regards, Raju.Neeli Software Programmer Mobile: +91 9160536836

rdelrosario commented 4 years ago

This is when running the app on iOS once launched?

On Fri, Jan 10, 2020, 7:27 AM rajuntech notifications@github.com wrote:

yes

On Fri, Jan 10, 2020 at 4:50 PM Rendy Del Rosario < notifications@github.com> wrote:

Is this the complete stacktrace? @rajuntech < https://github.com/rajuntech>

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub < https://github.com/CrossGeeks/AzurePushNotificationPlugin/issues/35?email_source=notifications&email_token=AOHUPYSPJQF3YCM7ZS4TKM3Q5BKZTA5CNFSM4KFCYMFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEITTZFY#issuecomment-572996759 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AOHUPYXGIGFRYUACF5HYEKLQ5BKZTANCNFSM4KFCYMFA

.

--

Warm Regards, Raju.Neeli Software Programmer Mobile: +91 9160536836

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/CrossGeeks/AzurePushNotificationPlugin/issues/35?email_source=notifications&email_token=AATOAJ6CYEYAV6WREVSZ3KTQ5BLSBA5CNFSM4KFCYMFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEITUJJY#issuecomment-572998823, or unsubscribe https://github.com/notifications/unsubscribe-auth/AATOAJ75IEHPZ3WMH5PNIPTQ5BLSBANCNFSM4KFCYMFA .

rajuntech commented 4 years ago

Yes

On Fri, Jan 10, 2020 at 5:47 PM Rendy Del Rosario notifications@github.com wrote:

This is when running the app on iOS once launched?

On Fri, Jan 10, 2020, 7:27 AM rajuntech notifications@github.com wrote:

yes

On Fri, Jan 10, 2020 at 4:50 PM Rendy Del Rosario < notifications@github.com> wrote:

Is this the complete stacktrace? @rajuntech < https://github.com/rajuntech>

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <

https://github.com/CrossGeeks/AzurePushNotificationPlugin/issues/35?email_source=notifications&email_token=AOHUPYSPJQF3YCM7ZS4TKM3Q5BKZTA5CNFSM4KFCYMFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEITTZFY#issuecomment-572996759

, or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AOHUPYXGIGFRYUACF5HYEKLQ5BKZTANCNFSM4KFCYMFA

.

--

Warm Regards, Raju.Neeli Software Programmer Mobile: +91 9160536836

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/CrossGeeks/AzurePushNotificationPlugin/issues/35?email_source=notifications&email_token=AATOAJ6CYEYAV6WREVSZ3KTQ5BLSBA5CNFSM4KFCYMFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEITUJJY#issuecomment-572998823 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AATOAJ75IEHPZ3WMH5PNIPTQ5BLSBANCNFSM4KFCYMFA

.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/CrossGeeks/AzurePushNotificationPlugin/issues/35?email_source=notifications&email_token=AOHUPYSVSTAGUOPWKQPIXX3Q5BRMXA5CNFSM4KFCYMFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEITX2NI#issuecomment-573013301, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOHUPYTKI2ZE7IEOMYAKXGLQ5BRMXANCNFSM4KFCYMFA .

-- --

Warm Regards, Raju.Neeli Software Programmer Mobile: +91 9160536836

rdelrosario commented 4 years ago

This should be fixed on latest version. Let me know if still have any issues