You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to navigate to the custom page when I received the intent. I was checking if the intent is null don't navigate, but the intent is not null navigate to a custom page.
But I receive this error ;
IsNotNull was called on null,
Could you please help me to navigate to the custom page when I received the intent????
The text was updated successfully, but these errors were encountered:
Hi there,
I was trying to navigate to the custom page when I received the intent. I was checking if the intent is null don't navigate, but the intent is not null navigate to a custom page.
But I receive this error ;
IsNotNull was called on null,
Could you please help me to navigate to the custom page when I received the intent????
The text was updated successfully, but these errors were encountered: