paytabscom / paytabs-ios-library-sample

This repository contains latest static framework (.framework), resources bundle (.bundle), sample apps for both Objective-C and Swift, and documentation to get SDK integrated in the Xcode projects.
MIT License
12 stars 11 forks source link

Done Button not visible on Card Date #8

Closed 426agency closed 4 years ago

426agency commented 4 years ago

As you can see on the screenshots provided below, the "Done" and "Cancel" actions aren't shown as they are white instead of black. Is there a way to set this color? When will this issue be fixed? Many thanks in advance

screen1 screen2

cogtea commented 4 years ago

@fbihack Unfortunately the SDK doesn't have color option for these buttons, but we just updated the repo with a new version for SDK v4.0.3, and we made these button consistent with other action button, same color (Black), please update your app and let us know if you still have any issue.

SDKs: https://github.com/paytabscom/paytabs-ios-library-sample/tree/master/sdk

426agency commented 4 years ago

Dear @cogtea many thanks! It works perfectly. It’s probably that the issue could also be releated to the fact that the ui text color of the parent frame was white. Anyway it works nicely now. Thanks again for the great support