-
Appstore Connect could not be able validate IPA, that was built with xCode 16:
"Invalid Executable. The executable 'StyleMe.app/Frameworks/OMSDK_Appodeal.framework/OMSDK_Appodeal' contains bitcod…
-
Hi, this issue is relating to my comment: https://github.com/cullenjett/react-ssr-boilerplate/issues/10#issuecomment-528273053
Whilst running in development mode, i've noticed that when using the `…
-
Assuming a use-case of:
* Enter a parameter value
* Issue the request (with that parameter)
It looks like with the current `use_async` variant, the future already gets created with every re-r…
-
I'm using apollo and react to call a query that returns mixed results: error(s) and some data.
In order to handle the errors, but still be able to use the information given, I'm using the `errorPolic…
-
Hey there, thanks so much for this awesome project!
We've released some official guidance around custom claims & RBAC using the new Auth Hooks approach: https://supabase.com/docs/guides/auth/custom…
-
I'm not sure what's going on. I threw a map into https://opioid-demo-git-develop-act-now-coalition.vercel.app/ (https://github.com/act-now-coalition/opioid-demo/blob/f3517d448931b6e32bcb513b725f11fa…
-
I want to automatically archive stories that I've added to my personal bookshelves, however I can't seem to find a proper way to extract story URLs from my own bookshelves.
Using the following comm…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-i…
-
Use `tough-cookie` as the default cookie jar, and allow users to pass in their own cookie jar or disable cookie support entirely.
-
on all the pages where we have DataTables, we need to feed it all posts, since it has it's own pagination. Currently it will feed 10 posts into DataTables, even if you have 200 and pagination doesn't …