Abdelrahman Mohamed

Results 5 issues of Abdelrahman Mohamed

I am trying to build with a new flutter and Unity projects. I successfully built for android, but after following the steps mentioned to add the app for android I...

Is there a way to generate a token that lasts forever? No need to regenrate one every once in a while? We are using this in a front end app.

### Troubleshooting - [ x ] I've searched [discuss.bitrise.io](https://discuss.bitrise.io/) for possible solutions. - Which version of the step is effected? 6 - Is the issue reproducible with the latest version?...

I am receiving a call via `CallEvent.ACTION_CALL_INCOMING` then I show a custom incoming call page that have an accept button. When I click accept, I call ``` await FlutterCallkitIncoming.endAllCalls(); final...

**Description** I have an object called `name` inside my documents, I wanted to index its fields which are `name.en` and `name.fr`, I wrote it while I index the document but...

bug