Eilon Lipton
Eilon Lipton
Can you share a snippet about what code is running when the CORS error happens? Is it JS code that is part of the MAUI HybridWebView app doing a `fetch()`...
That looks very cool! I'll keep this issue open in case it's something to consider for this project.
Hi @Didza , can you provide more info on what you'd like to do? Are the files part of the app as Android Assets? Or located elsewhere on the device?...
I'll have to try this out. I've never used service workers but hopefully it's something easy to get working.
@BlueColorDemon can you provide more info on what was wrong?
@HaoK - any chance you can take a quick look at the GitHub repo above to see what might be causing this?
Hello everyone and thank you for all the feedback and responses! We had 35 responses in all, and the survey is now closed. The NSAT result, which calculates net satisfaction,...
Thank you everyone for the responses and the healthy discussion. We are working on improving things based on the feedback and we will see you in the next survey.
@rbrundritt ooooh this looks interesting! I think I was just noticing this same issue while testing the .NET MAUI official HybridWebView, so I'll try out your suggestion and see if...
I'm pretty sure I tried doing `await` but it seemed the function 'returned' immediately and you wouldn't get the result back at all.