Skip to content

INTER-1177: Add new proxy integration API errors #91

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

JuroUhlar
Copy link
Contributor

@JuroUhlar JuroUhlar commented Apr 4, 2025

In my tests, the new errors work as expected on the web but the Android and iOS SDKs do not yet have them, so mobile platforms still get "Unknown error". (actually Android doesn't build if you try to use the new error).

We might need to wait for new mobile SDK releases before we can merge this.

@JuroUhlar JuroUhlar changed the title Inter 1177/add new proxy integration api errors INTER-1177: Add new proxy integration api errors Apr 4, 2025
@JuroUhlar JuroUhlar changed the title INTER-1177: Add new proxy integration api errors INTER-1177: Add new proxy integration API errors Apr 4, 2025
Copy link

github-actions bot commented Apr 4, 2025

This PR will create a major release 🚀

4.0.0 (2025-04-04)

⚠ BREAKING CHANGES

  • Flutter sdk minimal version is 3.13.0
  • Dart sdk minimal version is 3.3.0

Features

  • add error handling for invalid proxy integration headers and secret (5938834)
  • update required Dart sdk minimal version to 3.3.0 (a968392)
  • update required Flutter sdk minimal version to 3.13.0 (1441f65)
  • use Fingerprint Pro JSAgent loader v3.11.8 (a805301)

Bug Fixes

  • migrate from dart:js_utils and package:js to dart:js_interop for Web platform (2d2a068)
  • remove js package from dependencies (45f46bf)
  • use declarative Gradle plugin syntax (8396f4e)

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

Successfully merging this pull request may close these issues.

1 participant