79134344

Date: 2024-10-28 16:46:16
Score: 2.5
Natty:
Report link

I was able to fix the issue. I was not aware that the settings.swift file had to match the WKAppBoundDomains in the info.plist.

In Settings.swift, there was an array of strings called 'allowedOrigins.' After matching this array of strings to the WKAppBoundDomains in info.plist, everything worked as expected.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Kase Abernathy