Michael MacPherson

Results 15 comments of Michael MacPherson

I have the same issue as well. It shows the document count in a collection, but that's it. No actual collection details, and I'm getting the same error as OP.

I remove this package and installed Houston - everything worked perfectly right away. I highly recommend it.

I'm having this issue as well, I'm unable to pass dynamic data into the template, which I assume is what the `custom_data` parameter would be used for. I've also tried...

I'm having the same issue, my plugin config looks like: ``` plugins: [ ... [ "onesignal-expo-plugin", { mode: "development", }, ], ``` UPDATE: Got it to work by ensuring that...