saltedge / sca-authenticator-ios

Salt Edge Authenticator - application that meets Strong Customer Authentication requirements (PSD2)
GNU General Public License v3.0
7 stars 6 forks source link

Error when build app #65

Closed deamul1sk closed 4 years ago

deamul1sk commented 4 years ago

Hi team,

Summary:
I have an error when building app

Steps to reproduce:

  1. I build app

    Screen Shot 2020-01-13 at 14 14 39 Screen Shot 2020-01-13 at 14 17 44

    The app is stopped at this screen

  2. Then i get an error related to SaltedgeAuthenticatorSDK

    Screen Shot 2020-01-13 at 14 20 38

Looking forward to your early reply.

Thanks, Deam

baller784 commented 4 years ago

Hello @deamul1sk!

Thank you for your contribution to our project. We have reviewed your issue and already resolved the problem. The problem was with Firebase configuration. So, if you would like to have Crashlytics in your project, please generate GoogleService-Info.plist. For now reference to GoogleService-Info.plist was removed from the project. Please make sure to pull latest changes.

deamul1sk commented 4 years ago

Hi @ConstantinKV, @baller784

Thank you for your support, I have fixed this issue. Currently, I'm learning about SCA, I have built an Identity Server (https://github.com/saltedge/sca-identity-service-example) and is building a Authenticator app. Thank you very much. If you don't mind, I'll bother you ✌️ ✌️

Screen Shot 2020-01-14 at 10 19 49

Thanks, Deam