We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889646f commit e4b70cbCopy full SHA for e4b70cb
iOS_SDK/OneSignal/OneSignal.h
@@ -122,7 +122,7 @@ typedef OSNotificationDisplayType OSInFocusDisplayOption;
122
@property(readonly)NSDictionary* attachments;
123
124
/* Action buttons passed */
125
-@property(readonly)NSDictionary *actionButtons;
+@property(readonly)NSArray *actionButtons;
126
127
/* Holds the original payload received
128
Keep the raw value for users that would like to root the push */
0 commit comments