Adrian Castro
Adrian Castro
I am a bit busy these days but I can have a look at it sometime
This does not work generally with any app signed with a distribution certificate/unsigned with ts due to an App ID mismatch, it's not related to this application, if you wish...
> @castdrian you have that problem with latest release? These keychain hooks were intended to address that issue (making the app's bundle ID not matter): https://github.com/EthanArbuckle/Apollo-CustomApiCredentials/blob/main/Tweak.m#L8-L30 oh that's sick, I...
> @castdrian you have that problem with latest release? These keychain hooks were intended to address that issue (making the app's bundle ID not matter): https://github.com/EthanArbuckle/Apollo-CustomApiCredentials/blob/main/Tweak.m#L8-L30 okay after extensive testing,...
I agree, this is exactly where I'm at as well
this also happens on ubuntu runners for github actions, always use a macOS runner when using azule
Yeah I'll see to get to it if I have time, it's fairly easy to do thankfully, expo exposes direct apis to inject code into the AppDelegate, this is a...
yup that config plugin works like a charm, well done
You should be able to see logs via Console but I do agree a log file in the application directory is a good idea