Paul Rostorp
Paul Rostorp
I could look into the ios implementation
For iOS, According to this, I believe we need `allowsBackgroundLocationUpdates` to be set to true: https://developer.apple.com/documentation/corelocation/handling_location_updates_in_the_background?language=objc 
I've also run into the issue, I suspect it's because for some reason microsoft has chosen to put a curly brace in the issuer url here: https://login.microsoftonline.com/common/v2.0/.well-known/openid-configuration
https://github.com/openid/AppAuth-iOS/pull/714
I've realized a workaround: If I create the index manually first and define a normal index in the prisma schema, but use the same index name, prisma won't overwrite it...
@lucianojsjr Waiting for maintainers to review... you can use the version I published on npm https://www.npmjs.com/package/react-native-fast-image-with-url-params-ignore
@DylanVann Initially, that's what I wanted to do, but I was limited by the way the IOS library was implemented... π I'm open to suggestions if you have any ideas
@kaushalyap I had a quick go at adding vanilla extract for the "mount deep tree" benchmark in #6 : These are the results on my machine for **vanilla extract**: #Β ...
this is a duplicate of https://github.com/prisma/prisma/issues/14871 and https://github.com/prisma/prisma/issues/12793
@ayush-cbh see https://github.com/prisma/prisma/issues/15156#issuecomment-1344279643