I am trying to integrate ads in my android app through Heyzap. However, when i open the heyzap mediation suite, some of the third party sdks are marked with "missing permissions". these are AdColony, AppLovin, ChartBoost and Vungle. They all have "Sdk detected", "all activities found" and "credentials found" marked with green. the other sdks have "all permissions found". The thing is that when the app is trying to fetch an add it crashes. What I would like to know if these crashes have anything to do with the sdks with missing permissions and if yes, how can i solve this problem?
I read "how to"s for each sdk and put all the mentioned permissions in my manifest but still nothing. Can you, please, help me?