Sébastien Labine

Results 19 comments of Sébastien Labine

That's what I was afraid of. I didn't really know how to keep both theses user journeys while including custom attributes. The solution you provided should be good! I don't...

Hi @clement911 , Thanks for the update. I think it would be nice to at least specify it in the Readme, as this could be problematic for .NET Core users....

@darrenjennings any updates?

@ytftianwen yes, I actually just created my own fake base query and used it as my baseQuery ```ts import { BaseQueryFn } from "@reduxjs/toolkit/dist/query/react" export function fakeBaseQuery(): BaseQueryFn< void, never,...

this. Also should support the fact that the first element in array is the default type so we only specify the namespace for the second namespace.

I truly don't think register protocol is the way. We should be able to handle any valid protocol, like @honungsburk 's use case.

Same here. Using expo SDK 49 with hermes

@charliecruzan-stripe @thorsten-stripe any news to support this on mobile app?

I understand. However, isn't it counter productive? For example, If I need to find do some task (not in the background) on a specific user, I access the DB, retrieve...

@r5hjk Thanks for your workaround, I'll try it because for us it's unbearable. How long do is usally take when you are waiting for the RSSI to be OK?