Hi all.
I want to integrate the Firebase Push Notification with my asp,net website. But from what I read so far is that the token generated by B4J GetTokenValue is valid for 1 hour only.
So if I start B4J sending tool and copy the token string from there and use it in my asp.net this token will expire in 1 hour.
Is there any options to either convert GetTokenValue to vb.net /c# or to pass some parameters into B4J project?
I want to integrate the Firebase Push Notification with my asp,net website. But from what I read so far is that the token generated by B4J GetTokenValue is valid for 1 hour only.
So if I start B4J sending tool and copy the token string from there and use it in my asp.net this token will expire in 1 hour.
Is there any options to either convert GetTokenValue to vb.net /c# or to pass some parameters into B4J project?