- 
                Notifications
    You must be signed in to change notification settings 
- Fork 103
feat: capture client error in the network interceptor #1257
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
      
      
            ahmedAlaaInstabug
  merged 42 commits into
  dev
from
feat/support-capture-client-error-in-xhr-requests
  
      
      
   
  Sep 16, 2024 
      
    
  
     Merged
                    Changes from 39 commits
      Commits
    
    
            Show all changes
          
          
            42 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      1ddc5e3
              
                feat(example): add apm screen (#1141)
              
              
                abdelhamid-f-nasser 0222c64
              
                fix(android): resolve an OOM in network logs (#1244)
              
              
                a7medev 635cd47
              
                fix(android): APM network logging(#1253)
              
              
                kholood-ea 61e1f3f
              
                feat/support-capture-client-error-in-xhr-requests
              
              
                ahmedAlaaInstabug 50bc3be
              
                feat/support-capture-client-error-in-xhr-requests
              
              
                ahmedAlaaInstabug 9b23d7a
              
                fix: Pr comments
              
              
                ahmedAlaaInstabug 99ce7c8
              
                fix: Pr comments
              
              
                ahmedAlaaInstabug d8d43eb
              
                fix: Pr comments
              
              
                ahmedAlaaInstabug 5864aac
              
                fix: Pr comments
              
              
                ahmedAlaaInstabug faa33ed
              
                fix: Pr comments
              
              
                ahmedAlaaInstabug d00c708
              
                fix: Pr comments
              
              
                ahmedAlaaInstabug a53508c
              
                fix: Pr comments
              
              
                ahmedAlaaInstabug 13ac3ad
              
                fix: Pr comments
              
              
                ahmedAlaaInstabug 3078211
              
                feat: export upload utils (#1252)
              
              
                a7medev 6eaf496
              
                chore(example): remove flipper (#1259)
              
              
                a7medev f2197b8
              
                fix: Pr comments
              
              
                ahmedAlaaInstabug 79afb4b
              
                fix(android): resolve an OOM in network logs (#1244)
              
              
                a7medev 61274de
              
                fix(android): APM network logging(#1253)
              
              
                kholood-ea 36c9974
              
                feat: export upload utils (#1252)
              
              
                a7medev 8677585
              
                fix(android): pass network start time in microseconds (#1260)
              
              
                ahmedAlaaInstabug b638d12
              
                feat: support feature flags with variants (#1230)
              
              
                ahmedAlaaInstabug 27a10e3
              
                chore(android): bump android sdk to v13.3.0 (#1261)
              
              
                a7medev f5f64f8
              
                chore(ios): bump sdk to v13.3.0 (#1262)
              
              
                a7medev 2485fac
              
                release: v13.3.0 (#1263)
              
              
                a7medev f66f3e1
              
                chore: remove duplicate app flows entries in changelog (#1264)
              
              
                a7medev efe4240
              
                chore: remove duplicate execution traces deprecation in changelog (#1…
              
              
                a7medev be8daf0
              
                feat: add axios button to example app
              
              
                ahmedAlaaInstabug 8f0a5c4
              
                fix: change client error code to 9876
              
              
                ahmedAlaaInstabug 398262d
              
                fix: change client error code to 9876
              
              
                ahmedAlaaInstabug ac2d7e6
              
                fix: change client error code to 9876
              
              
                ahmedAlaaInstabug 9550ce9
              
                fix: change client error code to 9876
              
              
                ahmedAlaaInstabug b41ff4f
              
                feat: navigation tracking support with expo router (#1270)
              
              
                kholood-ea 10286cd
              
                chore: enhance expo router tracking support (#1272)
              
              
                kholood-ea ef5a023
              
                ci: generalize enterprise releases (#1275)
              
              
                a7medev 253c92c
              
                ci: run tests before enterprise releases (#1271)
              
              
                a7medev 030fa97
              
                ci: publish snapshots to npm (#1274)
              
              
                a7medev ee836a1
              
                fix: changelog merge issues
              
              
                ahmedAlaaInstabug 97350b4
              
                fix: changelog merge issues
              
              
                ahmedAlaaInstabug 0a16c77
              
                fix: PR comments
              
              
                ahmedAlaaInstabug f0c4228
              
                Merge remote-tracking branch 'origin/dev' into sqqq
              
              
                ahmedAlaaInstabug b1424be
              
                fix: merge issues
              
              
                ahmedAlaaInstabug c189b2b
              
                Merge remote-tracking branch 'origin/dev' into feat/support-capture-c…
              
              
                ahmedAlaaInstabug File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
      
      Oops, something went wrong.
      
    
  
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              | Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -1,6 +1,8 @@ | ||
| # Distribution | ||
| dist/ | ||
| bin/ | ||
| upload/* | ||
| !upload/package.json | ||
|  | ||
| # NodeJS | ||
| node_modules/ | ||
|  | ||
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              | Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| project.ext.instabug = [ | ||
| version: '13.2.0' | ||
| version: '13.3.0' | ||
| ] | ||
|  | ||
| dependencies { | ||
|  | ||
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              | Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| <manifest package="com.instabug.reactlibrary" | ||
| <manifest | ||
| xmlns:android="http://schemas.android.com/apk/res/android"> | ||
|  | ||
| </manifest> | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
      
      Oops, something went wrong.
        
    
  
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Uh oh!
There was an error while loading. Please reload this page.