Broke (event)

šāāļø
Broke (event)
Description
Broke is an Event that is trigger in game.
We need to fit all this condition to trigger the event:
- No more draw card available
- Not enough coin to buy a wild card
- Not enough coin to buy 5 extra draw card
- Click "End game"
That's the perfect moment to offer coins to the user.
Design
Design may change over time.
You can find the š Full list of existing LiveOps here.
Create a new Offer
- Request design
- Floating icon
- Popup design
- Create inapp purchase on Appstoreconnect
- Wait for Apple approval
- Create the Real Money transaction in Unity Economy dashboard
- Integrate to Unity and ask for the Prefab Name
- Add this Offer to the LiveOps spreadsheet
- Add it on Unity Dashboard Remote config LiveOps Staging
- Test staging
- Add it on Unity Dashboard Remote config LiveOps Production
- Done