Skip to content

Implementing constants bridge for andriod #7

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

Closed
wants to merge 1 commit into from

Conversation

yloeza
Copy link
Contributor

@yloeza yloeza commented Jan 10, 2017

  • Refactoring use of strings in internal functions to use constatns
  • Expose string constants through getConstants react method.

@DevHossamHassan trying to address this issue #6

- Refactoring use of strings in internal functions to use constatns
- Expose string constants through `getConstants` react method.
@yloeza
Copy link
Contributor Author

yloeza commented Jan 10, 2017

I opened another PR against dev branch instead. Closing this one.

@yloeza yloeza closed this Jan 10, 2017
salmatarzi added a commit that referenced this pull request Apr 29, 2018
ahmed1hisham added a commit that referenced this pull request Sep 13, 2021
* Feature/apm support flutter (#6)

    * Add setEnabled API for APM

    * Add setColdAppLaunchEnabled API for APM

    * Add setAutoUITraceEnabled API for APM

    * Add support for APM Execution Traces metric

    * Add APIs that start and end UI trace

    * Add specs for APIs that start and end UI trace

    * Fix APM.setEnabled

    * Add setLogLevel API for APM

    * Fix iOS setLogLevel missing variable

    * Fix execution traces APIs

    * Update network logging to support APM for iOS

    * Fix network requests always getting logged as a failure

* Fix APM null safety

* Fix network logger responseHeaders population

* Fix network data model

* Add ignore static member warning

* Add network logging for Android

* Remove unwanted logs

* Fix execution traces specs

* Fix network log payload size for iOS

* Fix InstabugCustomHttpClient request closing

* Call setCurrentPlatform instead of setCrossPlatform

* Adjust APM Network logger for other network libs

* Add debugging log for apmNetworkLog

* Undo comments in InstabugFlutterPlugin.java

* Fix duration in Android bug reporting network logs

* Remove commented code

* Undo SDK versions

Co-authored-by: Ahmed Hisham Rihan <36399893+ahmed1hisham@users.noreply.github.com>
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