Skip to content

feat: map custom app rating api #453

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

Merged
merged 7 commits into from
Apr 23, 2024

Conversation

AndrewAminInstabug
Copy link
Contributor

Description of the change

Map the below API to Flutter

iOS: Instabug.willRedirectToAppStore()

Android: Instabug.willRedirectToAppStore();

This API is mainly used by the customer to mark that the user was redirected from the custom prompt to the App store or Play store so we can try to match the review to the relevant session replay.

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Related issues

Jira ID: MOB-14190

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests

Code review

  • This pull request has a descriptive title and information useful to a reviewer
  • Issue from task tracker has a link to this pull request

@mnoseir
Copy link

mnoseir commented Mar 25, 2024

Coverage Report

Label Coverage Status
Dart 85.8%

Generated by 🚫 dangerJS against a3416a7

Copy link
Contributor

@abdelhamid-f-nasser abdelhamid-f-nasser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great effort in mapping your first API 🎉 💪, please check the suggestions.

@AndrewAminInstabug AndrewAminInstabug changed the title feat: map costom app rating api feat: map custom app rating api Mar 26, 2024
@InstabugCI
Copy link
Collaborator

InstabugCI commented Apr 22, 2024

Coverage Report

Label Coverage Status
Dart 85.9%

Generated by 🚫 dangerJS against 5a190d5

@ahmedAlaaInstabug ahmedAlaaInstabug merged commit 08a6fdd into dev Apr 23, 2024
@ahmedAlaaInstabug ahmedAlaaInstabug deleted the feat/map_custom_app_rating_api branch April 23, 2024 10:29
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.

6 participants