GithubHelp home page GithubHelp logo

icbugtest's Introduction

Intercom bug test

Environment tested:

  • macOS Mojave 10.14.6
  • Xcode 11.0 (11A420a)

Installing

To run, first install the Intercom framework:

$ carthage update

Running

Run the scheme "ICBugTest with IC" and observe that the status bar style / text color can't be set.
If scheme "ICBugTest without IC" is run, it can be changed just fine.

Only difference between the two schemes is that the Intercom framework is included in one and not the other.

When opening the "Debug View Hierarchy" in Xcode when running the app:
Debug View Hierarchy

you can see that with Intercom included, there will be an extra UIWindow in the view hierarchy with a view controller that presumably implements the preferredStatusBarStyle getter method, which is called instead of the main app's implementation:

With Intercom installed
Hierarchy with Intercom

Without Intercom installed
Hierarchy without Intercom

Screen recordings

With Intercom installed

Without Intercom installed

icbugtest's People

Contributors

eivindatvic avatar

Watchers

Eivind Bøhler avatar James Cloos avatar  avatar

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.