Skip to content

Add CI tests in Release configuration #3742

Closed
@azarovalex

Description

@azarovalex

Running tests in Release configuration will help us ensure that our SDK behaves the same way in both Debug and Release builds.
Some tests can only be compiled in Debug configuration (like billing-related ones, for security reasons), we can wrap these tests in #if DEBUG.

Metadata

Metadata

Assignees

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