-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
new featureidea for new featureidea for new feature
Description
🌈 Desired state
isimulator push <package-name> <title> <message>
isimulator push <package-name> <json>
📂 Sources
xcrun simctl push booted com.thefuntasty.grason test.json
{
"aps" : {
"alert" : {
"title" : "Hello World",
"body" : "Test Body"
},
"mutable-content" : false
}
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
new featureidea for new featureidea for new feature