I am trying to implement LinkedIn login through my android application. I had gone through all the tutorial to create LinkedIn developer console project. But when I run the project I got stuck in key hash issue. I had put debug key ,also I have put release key in LinkedIn developer console with proper app package name but still I am getting this below error.
"either bundle id or package name / hash are invalid, unknown, malformed"
I had searched for this issue but still not getting resolved.
Please help if you can.