sitescribe.blogg.se

Mysimbl not working
Mysimbl not working













mysimbl not working
  1. MYSIMBL NOT WORKING UPDATE
  2. MYSIMBL NOT WORKING CODE

Historically, migrants coming from the south have faced few or no restrictions in Guatemala or Mexico. Other than the Suchiate, there was nothing stopping the family from crossing from the Guatemalan department of San Marcos into the Mexican state of Chiapas. It’s really bad,” she said as she and her family recently crossed the river on a flimsy raft along with roughly a dozen migrants who typically pay a dollar to local guides to help them across, with luck, without getting wet. The mighty river’s waters can occasionally turn dangerous for migrants and marks the southwestern most part of the 956 kilometer (594 mile) border between Mexico and Guatemala. In front of the Ecuadorian migrant, her husband, and their two children, was the Suchiate. If there are zero incidents, you can just display the normal logo.Marilyn Lomas had finally made it. If so, you can change the icon to display the number of incidents. Using the Incident app as an example, when the page loads, you can make the call and see if there are active incidents.

MYSIMBL NOT WORKING UPDATE

But my issue is that I need to change the icon without opening the top app I want to be able to update the icon in two occasions:ġ) When the agent loads the page, I need to run my logic to see which icon should be displayed and update it properly.

mysimbl not working

MYSIMBL NOT WORKING CODE

The code you shared is similar to the code I had in place already and it works perfect when I click and open the top bar app. I was not aware of that limitation and that's what I was trying to use for the first page load. I think the error is coming from the instance for your background location, which doesn't support the iconSymbol property. Thanks James and Eric for your thanks for sharing this If he contradicts anything I say, listen to him. Add your logic for setting a specific symbolĭisclaimer: Eric Nelson is the pro.

mysimbl not working

Get ZAFClient for top bar app instanceĬonst topBar = await getTopBarInstance() Return client.instance(topBar.instanceGuid) const client = ZAFClient.init() Ĭonst response = await client.get("instances") Ĭonst instances = Object.values(response.instances) Ĭonst topBar = instances.find((e) => e.location = "top_bar") It doesn't include the logic for setting a specific symbol, but I left a comment as a starting point. To get around this, you can use the client.instance method to set the iconSymbol using only the ZAF client for the top bar app instance. When you run an app in multiple locations, ZAF creates an app instance for each location.















Mysimbl not working