Skip to content

HyperSnapSDK Version 2.6.12 not setting text in ReviewContinueButton with Xcode 15.0.1 #111

@AswinMRathees

Description

@AswinMRathees

Below code set statements are not working :
1.config.textConfig.setDocReviewContinueButtonText(Constants.HypervergeStrings.docReviewContinueButton)
2.config.textConfig.setDocReviewRetakeButtonText(Constants.HypervergeStrings.docReviewRetakeButton)

when Localizable have strings docReviewContinueButton and docReviewRetakeButton respectively.

If strings are removed from Localizable then it will work. Whats the problem with keeping in Localizable in this case and how to fix this ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions