Cater Allen mobile banking iOS app

Cater Allen bank operates in Uk and provides banking services mainly for private and small businesses. Unfortunately, they don’t provide an official mobile banking app yet (as per today, late 2018), so every operation has to be made through their official website.

I found that quite frustrating, that’s why I developed a simple open source iOS app, CaterAllenApphttps://github.com/matsoftware/CaterAllenApp ) to provide, at a very least, the ability to automatically log in using securely stored credentials on the iPhone / iPad.

The logic behind it’s quite simple. It relies on javascript to communicate to the website using an internal zoomable WebView.

To install the app you need an Apple developer account to provide your own bundle identifier, sign and deploy the binary to your devices.

I hope that this tool will be useful for other Cater Allen banks’ users.

Leave a Reply

Questo sito usa Akismet per ridurre lo spam. Scopri come i tuoi dati vengono elaborati.

Next ArticleSwift Code Metrics