Discussion Forums  >  Self Hosted Control Panels

Replies: 3    Views: 162

aussiedra
Code is Art
Profile
Posts: 431
Reg: Dec 25, 2010
Brisbane, Austr...
8,260
03/14/15 12:10 PM (9 years ago)

Localizable Push Notification

anyone with self host have this setup ? i have an app with a large Chinese following and would love to send a push to just users in that language and not upset the english users.
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
03/14/15 03:15 PM (9 years ago)
In Parse, you can setup 'channels', that allow you to send to a group rather than the whole list. I haven't tried it, but that's the theory. It might be worth some investigation. https://www.parse.com/docs/push_guide#sending-channels/iOS Cheers! -- Smug
 
aussiedra
Code is Art
Profile
Posts: 431
Reg: Dec 25, 2010
Brisbane, Austr...
8,260
like
03/15/15 04:46 AM (9 years ago)
thanks for the direction smug will check it out.
 
aussiedra
Code is Art
Profile
Posts: 431
Reg: Dec 25, 2010
Brisbane, Austr...
8,260
like
03/15/15 09:32 PM (9 years ago)
did it thanks , just need currentInstallation.channels =[[NSBundle mainBundle] preferredLocalizations]; <<< will show the device language in channels
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.