@SD1985 wrote:
Hi All,
I am trying to deploy my app and have been running all the steps as indicated in the deployment guide.
When I run the apksigner to verify the signature I get a warning.
apksigner verify HelloWorld.apk
WARNING: META-INF/services/com.google.protobuf.GeneratedExtensionRegistryLoader not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
I would like to understand this issue and what impact it has on the App.
I did some rudimentary search but there was very little on this subject out there hence posted this.
My App Specs are.
cli packages:
@ionic/cli-utils : 1.9.2 ionic (Ionic CLI) : 3.9.2
global packages:
Cordova CLI : 6.5.0
local packages:
@ionic/app-scripts : 1.3.12 Cordova Platforms : android 6.2.3 Ionic Framework : ionic-angular 3.5.0
System:
Android SDK Tools : 26.0.2 Node : v6.11.1 npm : 5.3.0 OS : Windows 10
Cheers,
SD
Posts: 1
Participants: 1