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

iOS 15 upgrade #501

Open
Pankaj03 opened this issue Jul 4, 2022 · 0 comments
Open

iOS 15 upgrade #501

Pankaj03 opened this issue Jul 4, 2022 · 0 comments

Comments

@Pankaj03
Copy link

Pankaj03 commented Jul 4, 2022

  1. Is the bug present in the demo Chat SDK project?
    Demoproject is no more available.

  2. What modifications have you made to the Chat SDK?
    Just upgrade the SDK to support iOS 15.5 and Xcode 13.3.1

  3. iOS Version? Device or simulator?
    iOS 15.5 iPhoneX

  4. Steps taken to reproduce the problem:
    Compilation error on below:
    self.navigationController?.pushViewController((BChatSDK.ui().appTabBarViewController())!, animated: false)

  5. Expected result:
    Should pass the compilation

  6. Actual result:
    Compilation error:
    Value of type 'PInterfaceAdapter' has no member 'appTabBarViewController'

  7. Comments:
    -Not able to execute the code on Xcode 13.3.

  • The code is working fine with Xcode 12.5

Screenshot 2022-07-04 at 12 45 52 PM

1

@bensmiley Please help me on that issue.

Thanks in Advance!

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

No branches or pull requests

1 participant