**2022-11-16 18:14:01.561546+0800 Aweme[15921:250675] You've implemented -[<UIApplicationDelegate> application:performFetchWithCompletionHandler:], but you still need to add "fetch" to the list of your supported UIBackgroundModes in your Info.plist.**
**2022-11-16 18:14:01.561630+0800 Aweme[15921:250675] You've implemented -[<UIApplicationDelegate> application:didReceiveRemoteNotification:fetchCompletionHandler:], but you still need to add "remote-notification" to the list of your supported UIBackgroundModes in your Info.plist.**
**2022-11-16 18:14:01.810115+0800 Aweme[15921:250880] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSCFConstantString stringByAppendingString:]: nil argument'**
***** First throw call stack:**
**(0x194bcea48 0x1948f5fa4 0x194e85708 0x1104148a0 0x1081e0fe0 0x1081e0e58 0x1081e0c0c 0x1148aa820 0x11a17ebd8 0x11a1804c8 0x1081e0bb8 0x1082160cc 0x110a43d8c 0x110a3ef9c 0x110a3ef38 0x11a17ebd8 0x11a1804c8 0x10821c6fc 0x110a9c6b0 0x112da3530 0x1081cea8c 0x1081d4208 0x11635b7e8 0x1081dbf8c 0x1081dbe60 0x1081dbd7c 0x1081dbca4 0x1103f5620 0x109d08414 0x1081c8c40 0x109d07fe4 0x194f933a0 0x194e9d0c8 0x194f95628 0x194e9cd60 0x194f96020 0x194f95aec 0x11a17d7fc 0x11a17ebd8 0x11a1817dc 0x11a180c5c 0x11a190160 0x11a190a88 0x1948eab48 0x1948ed760)**
**libc++abi.dylib: terminating with uncaught exception of type NSException**
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSCFConstantString stringByAppendingString:]: nil argument'