简体   繁体   中英

Setting up Dynamic Links in Firebase with Wordpress site

I am really struggling here... All I actually want to achieve is that I can get the Generate-Strong-Password function inside my app but that is actually harder than I thought.

I learned that I should go with Firebase Dynamic Links because I have a Wordpress-Website from All-Inkl.com .

I followed this Tutorial and there is actually an Apple-Site-Association-File at the moment. But I can't access my Website anymore as it looks like this:

在此处输入图片说明

Inside my Firebase Project I am getting this error which says that there not all the necessary "A-Files" are inside my Website:

在此处输入图片说明

My DNS-Settings:

在此处输入图片说明

I've been struggling for weeks now to get this done so if anyone has any idea how I can fix it I would be extremely grateful!! (btw, I am a total newbie when it comes to websites; I know my way around Swift though)

It seems that different domain providers accept different values for DNS entries ('A records' = 'A-Datensätze', in this case).

Try editing the entries for the Host field (which currently hold your website's URL) to one of the 'common inputs' listed here: https://firebase.google.com/docs/hosting/custom-domain?hl=de#domain-key

As the URL to your site doesn't seem to be what your provider accepts, I would suggest you try replacing it with the next option, ie replacing it with @ .

Hope this helps solving your issue!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM