openFilePicker(filter, callback) doesnt return overwolf-fs url

Related app/team name (not a must if you want to keep it private): Trucky
Issue Description:

overwolf.utils.openFilePicker(filter, callback) doesnt return overwolf-fs in url property but the original path (ref to docs https://overwolf.github.io/docs/api/overwolf-utils#openfilepickerresult-object)

example: {“success”:true,“status”:“success”,“url”:“F:\Progetti\Trucky\trucky-overlay-react\IconMouseOver.png”}

Using the real path, cause the image fail to load.

Can you reproduce it (exact steps to reproduce):

Call the function
Wait for the callback
log the result

Impact for my app: [e.g. x% of the users complained about it, it’s a show-stopper]: High, custom logos doesnt work
Do you currently have a workaround?
Adding overwolf-fs to the real path

Hi,

We added the bug to our backlog. Currently, there is no ETA, but I will update you here once the fix is released.

Thanks.

1 Like

A fix for this issue will be released on Overwolf version 168

Just adding that the ETA for version 168 is ~4 weeks.

1 Like

@dowmeister, we released the fix to 0.168 that is now available in the dev channel. Please test and update.

Thanks.