Crash when content is NSNull#39
Conversation
When sending a test push notification, some of the fields are NSNull instead of nil, causing a crash when trying to access certain content
|
@killerham I tried to find reviewers for this pull request and wanted to ping them to take another look. However, based on the blame information for the files in this pull request I couldn't find any reviewers. This sometimes happens when the files in the pull request are new or don't exist on master anymore. Is this pull request still relevant? If yes could you please rebase? In case you know who has context on this code feel free to mention them in a comment (one person is fine). Thanks for reading and hope you will continue contributing to the project. |
iOS/FBNotifications/FBNotifications/Internal/Models/Components/FBNCardTextContent.m
Outdated
Show resolved
Hide resolved
|
@killerham updated the pull request - view changes |
|
@killerham I tried to find reviewers for this pull request and wanted to ping them to take another look. However, based on the blame information for the files in this pull request I couldn't find any reviewers. This sometimes happens when the files in the pull request are new or don't exist on master anymore. Is this pull request still relevant? If yes could you please rebase? In case you know who has context on this code feel free to mention them in a comment (one person is fine). Thanks for reading and hope you will continue contributing to the project. |
When sending a test push notification, some of the fields are NSNull instead of nil, causing a crash when trying to access certain content