Open
Description
Issue Description
Parse Server v2.6.2 introduced a feature to clean up invalid device tokens. There have been issues reported where valid device tokens have been removed, some of which have been closed without conclusion, notably:
- Clean up invalid deviceTokens - deleting valid ones as well? #4500
- Installation deviceToken is undefined Parse-SDK-iOS-OSX#1224 (comment)
The root cause for these issues could be parse-community/parse-server-push-adapter#87 (comment), but because the issues have not been further investigated it's hard to tell.
The feature is still flagged and not in the docs, which makes me think there are still doubts about its functionality.
Is PARSE_SERVER_CLEANUP_INVALID_INSTALLATIONS
safe to use?
Is anyone using the feature in a production environment and can give feedback?