Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

[android] - trigger exception when onCreate is not called #626

Merged
merged 1 commit into from
Feb 9, 2021

Conversation

tobrun
Copy link
Member

@tobrun tobrun commented Nov 18, 2020

This PR adds a flag and exception to validate onCreate was correctly called. OnStart has to be called to be able to render a map, throwing from that method looked like the most valid code path to validate if OnCreate was called.

@tobrun tobrun requested a review from a team February 9, 2021 11:15
@tobrun tobrun marked this pull request as ready for review February 9, 2021 11:16
@tobrun tobrun merged commit 291e686 into main Feb 9, 2021
@tobrun tobrun deleted the tvn-add-exception branch February 9, 2021 11:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants