Giter Site home page Giter Site logo

debugswift / debugswift Goto Github PK

View Code? Open in Web Editor NEW
299.0 6.0 25.0 852 KB

A toolkit to make debugging iOS applications easier ๐Ÿš€

Home Page: https://cocoapods.org/pods/DebugSwift

License: MIT License

Swift 99.79% Ruby 0.21%
cocoadebug debug swift ui uikit view analysis analytics crashlytics layout-debugger

debugswift's People

Contributors

heitara avatar maatheusgois avatar mrakhal avatar murilogteixeira avatar sidorov-panda avatar yungkienpoh-prestolabs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

debugswift's Issues

Threshold request limiter (with alert)

  • Create a param in DebugSwift.Network (threshold)
  • In Network layer pass a param to create an alert when throat (can be an different emoji, or other thing)

Issue Logging Network Calls in iOS 17.2.1 with DebugSwift 0.2.2

Hello there,

I'm encountering issues with logging network calls using DebugSwift in my iOS application. Despite following the setup instructions, I'm unable to see the network logs as expected.

Here's what I've tried so far:

  • Implemented DebugSwift.setup() and DebugSwift.show() in didFinishLaunchingWithOptions.
  • Performed a network call in my app, but DebugSwift didn't display any related logs in Network tab.

My environment:

  • iOS Version: 17.2.1
  • DebugSwift Version: 0.2.2
  • Xcode Version: 15.0 (15A240d)

Are there any specific configurations or steps I might be missing?

Similar to what @Nikoloutsos said in #16, I believe a sample app (demonstrating the logging of network calls) would be incredibly helpful, not only for troubleshooting my current issue but also for others facing similar challenges.

I've discovered a bug where introducing DebugSwift affects the normal functioning of Alamofire, specifically when using Alamofire to upload files. The issue arises with the `uploadProgress` method

Hello there,

I've discovered a bug where introducing DebugSwift affects the normal functioning of Alamofire, specifically when using Alamofire to upload files. The issue arises with the uploadProgress method:

public func uploadProgress(queue: DispatchQueue = .main, closure: @escaping ProgressHandler) -> Self

This closure does not get called when DebugSwift is included. However, removing DebugSwift allows the progress closure to be called normally.

My environment details:

  • iOS 17.4.1
  • Xcode 15.3
  • DebugSwift 0.3.1
  • Alamofire 5.8.1

I would appreciate it if you could help optimize this issue. Your assistance with this problem would be greatly appreciated and beneficial to me. Thank you!

Added function to hide some features.

Hii @MaatheusGois, am I allowed to contribute to the DebugSwift dependency by creating a function to hide some features? DebugSwift is too powerful. I am very interested in all its features only for the dev environment, but for the UAT environment, I only want testers to see the network feature.

How to see keychain items

Hi there ๐Ÿ‘‹ and thank you for providing this helpful tool.
When playing around with the sample app I tried to add an item in the keychain but nothing was presented in resources > keychain screen.

Is there something I am missing with the setup?

Autscrolling to last in network tab

Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-03-07.at.16.45.35.mp4
  1. it autoscrolling to last network call when press back from network detail screen.

Unable to view API response body

Hi,
I am unable to view the response body of some APIs if the json is bigger.
If I copy and open in note, I still can't view it.

IMG_11EF06C88249-1

Erro ao executar no MacCatalyst

Tentando utilizar no Mac Catalyst tenho os seguintes erros no arquivo DebugSwift/Sources/Features/Resources/Keychain/KeychainService:

'SecAddSharedWebCredential' is only available in Mac Catalyst 14.0 or newer
'SecRequestSharedWebCredential' is only available in Mac Catalyst 14.0 or newer
'SecCreateSharedWebCredentialPassword()' is only available in Mac Catalyst 14.0 or newer
'kSecSharedPassword' is only available in Mac Catalyst 14.0 or newer

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.