-
In the android/app/src/main/AndroidManifest.xml, I have added the necessary configuration:
```
```
Additionally, the call-integration.enabled flag is set to true.
On iOS, everything is work…
-
[My build version]
23:38:38 | Debug | WorldSocket | CP S | Received opcode CMSG_AUTH_SESSION (14181).
23:38:38 | Server | WorldSocket | WorldSocket:HandleAuthSession: Client 'RGOP13' au…
-
Handle the following end-points:
- [x] CompanyService
- [x] SiteService
- [x] SiteAreaService
- [x] UserService
- [x] TagService
- [x] CarService
- [x] ChargingStationService
- [x] Transaction…
-
Hi @cedrozor
I was wondering if you could help me understand what I am doing wrong.
I am posting to the endpoint ConnectionService/GetConnectionId
```
{
"User": {
"Domain": "MYDOMAIN",…
-
Hello, thank you for your efforts. I have a question for you. When I call from within the application, everything happens normally, but when I end the call and call from the native screen UI, the appl…
-
# Bug report
I have encountered a bug, if **selfManaged** mode is set to true and use **displayIncomingCall** without **number** parameter, then a **error** occur with no information of error, except…
-
**Dependency Information**
Name:
Version:
Platform
* [x] Android
* [ ] iOS
* [ ] Web
**Reason for upgrade**
When I am running my project on Android 12 it shows an error that it android:expo…
-
When the phone is locked and I receive a call invitation I need to insert my lock screen code which is not the best user experience.
-
Hi there,
I'm using the myrtille console like this way:
http://localhost:8008/MyrtilleAdmin/ConnectionService/GetConnectionId
{
"User": {
"Domain": "domain",
"UserName": "administrator",
…
-
Newbie here, so go easy please.
Any redirection to FAQs etc for this issue welcome.
So, essentially, I've tried to send some BC. The first transaction went fine. The second threw up some sort of err…