-
Ida do configuration:
ex.: Cappta://configuration/?parametrosIda...&scheme=instore
@acquirerId: string (e.g. ""),
@cnpj: string (e.g. 12.243.189/0001-23),
@token: string (possível senha se preci…
-
## Feature Request
### Problem Description
I'd like to be able to link/open MobileRaker from a uri. That way I can send a notice from Home Assistant, Pushover, iMessage etc with a link that will o…
-
## Describe the feature
Links for Slack, Facebook, Instagram, and Email should be opened in the phone's app, if there is one. In case there isn't, a link to a browser should be opened as usual.
##…
-
After processing the branch link result when a user clicks a link, stopping and starting the app sends a subsequent branch request for the same exact link. However, the second branch open request does…
-
目前使用applink发现应用在后台期间,通过链接打开app无法获取参数
应该再安卓onresume的时候再次去eventSink发下新数据吧,而且flutter的MainActivity应该是singleTop
-
In case I have a private instance of jitsi, example: `jitsi.my.app`
How to open the official jitsi app with my server and my configured properties?
If I do this:
`https://meet.jit.si/jitsi-test`
…
-
## Issue
When I open the media library modal and try to attach a video, I get an error.
```
Element type is invalid: expected a string (for built-in
components) or a class/functio…
-
## Issue
Some of iOS devices facing weird issue while generating token using `await messaging().getToken()`
Error list :
- `Could not connect to the server`
- `An SSL err…
-
Hey guys,
I will start by saying that the sdk works great and I've used multiple services and they saved a lot of time.
However, I didn't find an applinking plugin available, is it not added yet? a…
-
```
StreamSubscription _streamSubscription;
final AGCAppLinking s= new AGCAppLinking();
initState() {
super.initState();
_streamSubscription = agcAppLinking.onResolvedData.listen((even…