-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Something to do with string for Push
parsemodule/ParseSingleton.m:570:49: warning:
incompatible pointer types sending 'NSString *' to parameter of type
'NSData *' [-Wincompatible-pointer-types]
[currentInstallation setDeviceTokenFromData:deviceToken];
..........
PFInstallation.h:61:42: note:
passing argument to parameter 'deviceTokenData' here
- (void)setDeviceTokenFromData:(NSData *)deviceTokenData;
^
1 warning generated.
** BUILD FAILED **
Metadata
Metadata
Assignees
Labels
No labels