Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#90383: Issues in integrating FR iOS SDK along with AccessOne SDK #206

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

RabobankDigitalChannel
Copy link

JIRA Ticket

Raised FR support ticket number #90383

Description

Our mobile app was showing the run time error as AccessOne was also using the same class names as like FR for Token and AccessToken.swift files. We are raising the PR just by changing the class names from Token, AccessToken to FRToken and FRAccessToken.

Definition of Done Checklist:

  • Acceptance criteria is met.
  • All tasks listed in the user story have been completed.
  • Coded to standards.
  • Ensure backward compatibility.
  • API reference docs is updated.
  • Unit tests are written.
  • Integration tests are written.
  • e2e tests are written.
  • Functional spec is written/updated.
  • Example code snippets have been added.
  • Change log updated.
  • Documentation story is created and tracked.
  • Tech debts and remaining tasks are tracked in separated ticket(s).

@jeyanthanperiyasamy
Copy link
Contributor

@RabobankDigitalChannel Thanks for the PR. we will review this on our End. since the changes will breaks the test. we will need to evaluate this . we will keep posted. thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants