parse.com - Parse push notifications and iOS 8.2's alert titles -
ios 8.2 introduced alerttitle property remote , local notifications. there way add alert title parse push notification? tried adding both title , alerttitle data dictionary, neither worked.
just figured out - instead of passing string alert property, send dictionary title , body.
Comments
Post a Comment