Fawad Tiemoerie

Results 7 issues of Fawad Tiemoerie

The Mollie payments API supports zero amount payment for credit card recurring payments. This allows the merchant to get the mandate with a free trial period for example. @davdebcom I...

Hi, It is not working with iOS. The files are getting encrypted properly, but when I run the app via Xcode, the app gets stuck at splashscreen.

bug
help wanted

**Describe the bug** Am using Angular 16 app and implemented the plugin as mentioned by instructions. But the plugin sends the FBSDK version 0.1.3 instead of 16.1.3. How is this...

HPOS support for ticket [https://github.com/lukecav/performance-improvements-for-woocommerce/issues/16](https://github.com/lukecav/performance-improvements-for-woocommerce/issues/16)

Plugin is missing HPOS support declaration. This prevents user to switch to HPOS in settings when the plugin is already active.

### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue). - [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...

triage

Updated RxJS as the method `lastValueFrom` used was not available in 6.x but only in 7.x and higher. In addition also improved error handling.