Hey guys,
I would like to implement firebase notifications to get rid of most SMS that we are using for notifications now.
I hope I already figured out the sending part, but I am stuck in the user authentification part..
We have implemented auth by google in B4A version of the APPs a while ago.
I tried to find the solution for anonymous auth to cover users that dont want to auth by google. But i got lost on the forum between all the alternatives... what is recomended solution now for cross platform anonymous firebase auth for B4i and b4A?
I also wanted to implement apple firebase auth for iOS, but as I have readed in the tutorial, there is requirement for NON wildcard provisioning profile... We are using wildcard provisioning profile for all apps a renewing it is same pain each year. Make adhoc and store provisioning profiles individualy for each app and renew it on yearly basis would be hell.
Any suggestions on both things ?
Thanks
I would like to implement firebase notifications to get rid of most SMS that we are using for notifications now.
I hope I already figured out the sending part, but I am stuck in the user authentification part..
We have implemented auth by google in B4A version of the APPs a while ago.
I tried to find the solution for anonymous auth to cover users that dont want to auth by google. But i got lost on the forum between all the alternatives... what is recomended solution now for cross platform anonymous firebase auth for B4i and b4A?
I also wanted to implement apple firebase auth for iOS, but as I have readed in the tutorial, there is requirement for NON wildcard provisioning profile... We are using wildcard provisioning profile for all apps a renewing it is same pain each year. Make adhoc and store provisioning profiles individualy for each app and renew it on yearly basis would be hell.
Any suggestions on both things ?
Thanks