forem / DEV-ios

DEV Community iOS App
GNU General Public License v3.0
357 stars 97 forks source link

Missing icon and app #194

Closed ghost closed 4 years ago

ghost commented 4 years ago

Describe the bug Whenever you do a hard touch (3D touch) on any app on an iOS device, the DEV app icon is reset to a placeholder. And tapping on the icon doesn't do anything. The app is basically non-existent until another 3D touch is performed. DEV is the only app this happens to.

To Reproduce Steps to reproduce the behavior:

  1. Hard touch (3D touch) on any app
  2. Watch the DEV app icon and name disappear
  3. There is still a placeholder for the app. App is inactive.
  4. Trigger another hard touch
  5. Watch the DEV app icon and name reappear. App is active again.

Expected behavior Icon and name shouldn't disappear. App should be active and working.

Screenshots bug

Smartphone:

cuongnguyenta commented 4 years ago

I'll fix that. please assign to me :)

jessleenyc commented 4 years ago

@cuoong please go for it!

cuongnguyenta commented 4 years ago

@quostta Could you let me know the bug occurred on the simulator or real device? I've tried to reproduce the bug but the app still works fine on the simulator.

ghost commented 4 years ago

Real device. And I believe it's fixed now.