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

Fixed issues while loading web view in Android SDK #148

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

desusai7
Copy link
Contributor

@desusai7 desusai7 commented Oct 26, 2022

Fixed issues while loading web view in Android SDK

Description here

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)

This change is Reviewable

@@ -39,7 +39,7 @@
};
})(method);
}
rudderanalytics.load("1oYWxvjTMyn9HXZhg2JjfGfEGu7"," https://1b91e549e016.ngrok.io");
rudderanalytics.load("2FkbgN3EKT1HXQHHVTXuJQFrqfu","https://rudderstacbvc.dataplane.rudderstack.com");
Copy link
Contributor

Choose a reason for hiding this comment

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

remove the key.

@sonarcloud
Copy link

sonarcloud bot commented Dec 30, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

2 participants