datatheorem / TrustKit-Android

Easy SSL pinning validation and reporting for Android.
MIT License
583 stars 87 forks source link

Remove app name specification from library #68

Closed freszu closed 4 years ago

freszu commented 4 years ago

Library should not specify application label and app_name string

Came across this while setting up new flavor. While app_name string was still missing my app name was set to TrustKit

nabla-c0d3 commented 4 years ago

Thanks!