You can use the SetPopUp export
Hmm I canât find the right export to use there. I donât know exactly how this is supposed to work. Or how I could trigger an example popup in general.
By far the best looking phone. Good Work!
What do you mean? The export I linked is used for pop-ups.
Yes, but how exactly do you do that⌠I donât see any correct procedure⌠how do I make an example popup from another script for the phoneâŚ
Recently ran into an issue where the phone wonât open, and when we give ourselves a new phone or buy one, it creates a new table in Heidi and acts like itâs a brand new character instead of recognizing the current data. Any help with this?
Follow these steps: Common Issues â LB Phone
It sounds like youâve set up unique phones; if so, this is how itâs intended to work. You can disable unique phones by setting Config.Item.Unique
to false.
What are the suggested banner and profile image sizes for the birdy app?
@LB-Phone
Hey, with the Yellowpages how do we get post notifications to work, we want our city to be able to see when businesses and people post on yellowpages but it doesnt pop up on the homescreen or make sounds, its got the notification settings inside the phone but it doesnt function?
By default, the Pages app does not have any notifications. You can implement your own by listening to the lb-phone:pages:newPost event and using the SendNotification export.
we cant play youtube files ?
The music app requires you to configure each song manually, see Adding Music â LB Phone configuration.
You could create a custom app to play YouTube videos on the phone. Follow our guides for custom apps.