Closed pospi closed 5 months ago
Looks like it will only throw unexpected errors, and if the app is already installed it will end up failing with an undefined variable error on appInfo further into the method.
appInfo
Since we will be shortly removing our dependency on this code I'm removing this.
Looks like it will only throw unexpected errors, and if the app is already installed it will end up failing with an undefined variable error on
appInfo
further into the method.