Server can send same package again as we are filtering through different bundles. Keys are basically packageName's hashcode, so they can end up as being similar and crash the app. Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Server can send same package again as we are filtering through different bundles. Keys are basically packageName's hashcode, so they can end up as being similar and crash the app. Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>