Shopify doesn't recognise that my app uses session tokens

It says so under “useAuthenticatedFetch” in “Other hooks”. We are also currently experiencing this issue with our app. Use AppBridge v4 with the header script and the built in fetch function.

I have confirmed that all network calls made to the backend has the appropriate auth headers, and that getSessionToken is being called when tokens expire.