-
I'm trying to get your sample app to work with MS Authenticator as broker. For my use case I require Chrome Custom Tabs, since nothing is happening when I click on the "Call Microsoft Graph" (and it w…
dcale updated
5 years ago
-
Hi there,
Is it possible in any way to hide the title bar? I want to have a somewhat native feel to the app. I read your code and there are no options to do so.
Best,
T
-
Currently this app leaks IP address, useragent etc to each feed's server.
This is because the images of the previews are downloaded directly from them.
Please proxy the images either through tt-rs…
-
# Steps to Reproduce
- Search for anything (e.g. "Driver")
- Tap on any class definition (e.g. ".reference.java.sql.Driver")
- App crashes immediately on class selection
# Stacktrace
```
2…
-
To support #12, add code preview using chrome browser.
Use https://developer.chrome.com/multidevice/android/customtabs
-
Hi,
I am trying to share App Invite for our mobile application, using:
```csharp
FB.Mobile.AppInvite(new Uri(deepLinkURL), new Uri(previewImageURL), null);
```
When method is called, I see …
-
### Steps to reproduce
1. Have r-b as your default browser.
2. Click a link in the Twitter app.
3. Observe r-b opening.
### Expected behavior
- The link loading should be the link clicked in Tw…
-
### General information
* SDK/Library version: 3.7.0
* Environment: Sandbox
* Android Version and Device: OnePlus One with Android 7.1.1
### Issue description
Whenever I try to transact usi…
-
iOS works fine, but on android it opens system browser instead. Any suggestions?
ionic (Ionic CLI) : 3.20.1
cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)
@ionic/app-scripts : 3.2.2
Cordova P…
-
Hi,
I've tried cloning the repository, changing the manifest overrides and applicationId in `app/build.gradle`, running enable-debug.sh and I get the following exception when trying to run the app:
…