-
2024-08-22 22:19:06.606 trollstorehelper[1325:284078] trollstorehelper invoked with arguments: ( install, custom, "/private/var/mobile/Containers/Data/Application/71F33A77-D18C-463E-BF80-5AAF2A7EFEC5/…
-
Looking through the API reference there is no reference to being able to sign-out of apple with this package, how would I go about doing this if a user wants to sign out.
-
Is there a config plugin for this, similar to [`expo-authentication-apple`](https://docs.expo.dev/versions/latest/sdk/apple-authentication/)? Or should I just use that library? Trying to figure out wh…
-
```
Exception java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Class java.lang.Object.getClass()' on a null object reference
at android.os.Parcel.createExceptionOrNull (…
-
1. copy the .tipa link from releases
2. choose Install from URL in trollstore
3. paste URL
4. press Install
OR
1. download .tipa from releases
2. choose Install IPA File in trollstore
3. pick .…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
-
```
{
console.log(response);
alert('Okay');
}}
onError={handleAppleLoginFailure}
/>
```
-
When signing in with Apple, the _TAuthorizationControllerDelegate_ stores the received authorization credentials to a TAppleIDCredentials record. However, it seems you've accidentally stored the wrong…
-
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…