diff --git a/ios/RocketChatRN/Images.xcassets/AppIcon.appiconset/Contents.json b/ios/RocketChatRN/Images.xcassets/AppIcon.appiconset/Contents.json
index 7dbe1f67b190d2f920b4d2583f51a58dcbd8bc41..036ea96c5df8264a002cff3783b8750faed4de4c 100644
--- a/ios/RocketChatRN/Images.xcassets/AppIcon.appiconset/Contents.json
+++ b/ios/RocketChatRN/Images.xcassets/AppIcon.appiconset/Contents.json
@@ -145,8 +145,9 @@
       "scale" : "2x"
     },
     {
-      "idiom" : "ios-marketing",
       "size" : "1024x1024",
+      "idiom" : "ios-marketing",
+      "filename" : "icon-1024.png",
       "scale" : "1x"
     }
   ],
diff --git a/ios/RocketChatRN/Images.xcassets/AppIcon.appiconset/icon-1024.png b/ios/RocketChatRN/Images.xcassets/AppIcon.appiconset/icon-1024.png
new file mode 100644
index 0000000000000000000000000000000000000000..01fd22e7d794540fd9c3c8821417749cfccea126
Binary files /dev/null and b/ios/RocketChatRN/Images.xcassets/AppIcon.appiconset/icon-1024.png differ