Skip to content

Feature/admob 2021 admob rewardedad #740

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

DellaBitta
Copy link
Contributor

@DellaBitta DellaBitta commented Nov 9, 2021

Created a new branch due to the large number of commits pulled in from this change's original base branch.
PR is now #741.

}

void RewardedAdInternal::NotifyListenerOfUserEarnedReward(
const std::string& type, int64_t amount) {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Lint warning: Add #include <string> for string


/// Notifies the UserEarnedRewardListener (if one exists) than a reward
/// event has occurred.
void NotifyListenerOfUserEarnedReward(const std::string& type,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Lint warning: Add #include <string> for string

} // namespace admob
} // namespace firebase

#endif // FIREBASE_ADMOB_SRC_INCLUDE_FIREBASE_ADMOB_INTERSTITIAL_AD_H_
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Lint warning: #endif line should be "#endif // FIREBASE_ADMOB_SRC_INCLUDE_FIREBASE_ADMOB_REWARDED_AD_H_"

@google-cla google-cla bot added the cla: yes label Nov 9, 2021
@DellaBitta DellaBitta closed this Nov 9, 2021
@DellaBitta DellaBitta deleted the feature/admob_2021_admob_rewardedad branch November 9, 2021 18:15
@firebase firebase locked and limited conversation to collaborators Dec 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant