Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[iOS] Incorrect symbols sometimes rendered #11299

Closed
jluxenberg-scoot opened this issue Feb 24, 2018 · 4 comments
Closed

[iOS] Incorrect symbols sometimes rendered #11299

jluxenberg-scoot opened this issue Feb 24, 2018 · 4 comments
Labels
archived Archived because of inactivity iOS Mapbox Maps SDK for iOS

Comments

@jluxenberg-scoot
Copy link

jluxenberg-scoot commented Feb 24, 2018

Platform: iOS
Mapbox SDK version: 3.7.3 via React Native binding

On iOS, we've had a couple of instances of style corruption. Symbol layers will render an incorrect symbol for points on the layer. In cases where this has happened, the rendered symbols are other symbols that are in our style, but they are not the correct ones.

Our style URL:
mapbox://styles/scoottech/cj3ktak2200032sn445kmt3j4

Steps to trigger behavior

Haven't figured out reproduction steps yet.

Expected behavior

Points on symbol layers render with the correct symbol.

Actual behavior

A random symbol is rendered. It seems that the mapping is scrambled; e.g. if we have a point on a symbol layer that is supposed to render a "scooter" symbol, it will instead render some other random symbol (e.g. the one we use for garages). The mapping from correct to incorrect symbol seems to be consistent; e.g. if a "scooter" symbol is supposed to be rendered, a "garage" symbol will always render instead.

When the app is in this state, the only thing that fixes it is to delete and re-install the app. It seems to map a given symbol to the wrong symbol consistently

e.g. in this image, all of the pins are rendering the wrong symbol. The "unicorns" should all be regular "scooter" symbols, etc.

unicorns in sf-

@tobrun tobrun added the iOS Mapbox Maps SDK for iOS label Feb 26, 2018
@kkaefer
Copy link
Contributor

kkaefer commented Feb 26, 2018

This looks like it's an instance of #4117

@lilykaiser
Copy link

Thanks for reporting this issue @jluxenberg-scoot ! Can I ask for some additional detail around whom this bug affects and when?

  • I think you mentioned in our conversation last week that this bug also affects Android but iOS seems to be worse, is that true?
  • From your description, it doesn't seem like this bug affects all devices at once, but rather, each device individually at different times. Can you confirm this?
  • Is it inevitable that every iOS device will end up in this state, or do some remain unaffected?

@stale
Copy link

stale bot commented Oct 27, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the archived Archived because of inactivity label Oct 27, 2018
@stale
Copy link

stale bot commented Dec 6, 2018

This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.

@stale stale bot closed this as completed Dec 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived Archived because of inactivity iOS Mapbox Maps SDK for iOS
Projects
None yet
Development

No branches or pull requests

4 participants