-
### Braintree SDK Version
4.33.0
### Environment
Both
### Android Version & Device
Google Pixel 4 - Android 13.0
### Braintree dependencies
implementation 'com.braintreepayments.api:paypal:4.33…
-
As part of the optimization for CustomTabs these methods are needed for pre-optimizations for the custom-tabs.
`preload` : Load the url in a custom-tab in advance through this method so that when c…
-
Description:
I have identified a potential security issue in the Android project related to the androidx.browser.customtabs.PostMessageService service defined in the AndroidManifest.xml file.
Is…
-
Only in certain circumstances!
See: https://developer.chrome.com/multidevice/android/customtabs#whentouse
https://chromium.googlesource.com/custom-tabs-client/+/master/Using.md
https://developers…
-
OMH Auth Android is facing issues with certain providers on Meta Quest 3 VR (HorizonOS, Android 12):
1. **Google Auth non-GMS**:
- **Timestamp**: 0:36
- **Issue**: Fails to authenticate. Se…
-
### NextUI Version
2.4.2
### Describe the bug
```
import { extendVariants, Tabs } from '@nextui-org/react';
const CustomTabs = extendVariants(Tabs, {
slots: {
tabList: 'bg-white p-0',
…
-
### MAX Plugin Version
6.6.2
### Unity Version
2021.3.42
### Device/Platform Info
Android
### Current Behavior
I'm getting an error when build the project for android
* What went wrong:
Plu…
-
Please add to documentation:
```
dependencies {
...
compile project(':react-native-custom-tabs')
...
}
```
-
Hi,
I'm trying to test the functionality of this library, so I put CustomTabs.openUrl('https://www.google.com) like from the example in the readme inside of the ComponentWillMount function for one o…
-
**Observed Behaviour**
To add items we have to enter link in the dialog.
**Issue**
It is difficult to copy url's and paste in the dialog.
**Solution**
Use **CustomTabs**
**Approach**
Add…