-
Notifications
You must be signed in to change notification settings - Fork 101
feat: customizing app with dream11 configuration #1309
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
feat: customizing app with dream11 configuration #1309
Conversation
examples/hybrid/android/app/src/main/java/com/instabug/hybridsampleapp/HybridApplication.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job @AyaMahmoud148! 🚀
const App: () => ReactNode = () => { | ||
useEffect(() => { | ||
Instabug.init({ | ||
token: 'deb1910a7342814af4e4c9210c786f35', | ||
token: '0fcc87b8bf731164828cc411eccc802a', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Which project is this token for?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
React Native beta app https://dashboard.instabug.com/applications/reactnative/beta/settings/sdk-integrations
1497a34
into
feat/enterprise-release-post-checks
Description of the change
Type of change
Related issues
Checklists
Development
Code review