Temporarily make this and deserialization method public. In CommCoreModule in `initializeCryptoAccount` method pass created `CryptoModule` instance, path returned from `PlatformSpecificTools::getNotifications...` and some random string (as pickling key) to this method. Then
pass the same pickling key and path returned from `PlatformSpecificTools::getNotifications...` to `NotificationsCryptoModule::deserializeCryptoModule`. Using XCode debugger or logging ensure initial `CryptoModule` matches the one returned from this method.