Carlos Daniel

Results 5 comments of Carlos Daniel

I solved this problem by upgrading the package version to `3.0.1` (the `android:windowSoftInputMode` configuration of my project is `stateUnspecified|adjustPan`). Remember to install `react-native-pager-view` too

Você pode utilizar o método `PlaceDigitalOptions()`

You can use `PlaceDigitalOptions()` method to place orders on digital market and use `WsClient.ClosedOptionObservable()` method to subscribe to any completed orders

Take a look at this [issue](https://github.com/JorgeBeserra/IqOptionApiDotNet/issues/21). There is some examples where pople get the digital operation profit. Unfortunatelly this method `WsClient.ClosedOptionObservable()` is not working for me anymore. The solution I...

@mike-rambil I faced the same issue and realized that my Vercel token was expired. Try to generate a new one in **Account Settings > Token** and update your GitHub action.