-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Implement WKWebView (#467) * updat fix missalignmnt (#428) * Fix/iphone x ui (#430) * fix UI for iphone X * change deployment target to ios 9. * update alfamart (#445) * update alfamart * update new alfa * fix alfamart (#447) * update alfamart * update new alfa * fix wording * adjust constraint for iphone x * remove network private api. * Hotfix/gross amount (#457) * add formattedCurrencyNumber helper * change itemDetails to grossAmount * fix missing alfamidi assets * fix gopay sandbox environment (#460) * remove network api (#456) * updat fix missalignmnt (#428) * Fix/iphone x ui (#430) * fix UI for iphone X * change deployment target to ios 9. * update alfamart (#445) * update alfamart * update new alfa * fix alfamart (#447) * update alfamart * update new alfa * fix wording * adjust constraint for iphone x * remove network private api. * bump podspec version * Develop (#458) * updat fix missalignmnt (#428) * Fix/iphone x ui (#430) * fix UI for iphone X * change deployment target to ios 9. * update alfamart (#445) * update alfamart * update new alfa * fix alfamart (#447) * update alfamart * update new alfa * fix wording * adjust constraint for iphone x * remove network private api. * Hotfix/gross amount (#457) * add formattedCurrencyNumber helper * change itemDetails to grossAmount * fix missing alfamidi assets * bump podspec version * add gopay observer on ApplicationDidBecomeActive. * remove unused code * bump podspec version * add uat environment (#464) * Implement wkwebview (#466) * replace uiwebview implementation with wkwebview * refactor method on checking transaction status by adding token as parameter. * update gopay to use the new method performCheckStatusTransactionWithToken * code cleanup * create fabric config * add line break * bump podspec version * fix threading issue * set to lightmode only. * set the modal presentation to always fullscreen * bump podspec version
- Loading branch information
Showing
6 changed files
with
18 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters