1. Build iOS app connected to locally running blob service.
2. Send a couple of large notifications.
3. Kill the app.
4. Open it and ensure that for each notifications there is a corresponding DELETE request. It can be done either using local instance of blob service or by adding a log statement to `successHandler` argument to `deleteBlobAsyncWithHash`.