[ESX/QB/OX/STANDALONE] LB Phone - Advanced & performance friendly phone

You can use the SetPopUp export

1 Like

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!

1 Like

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.