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 self-assigned this Nov 18, 2020
@stale stale bot added the archived label Jan 19, 2021
@tobrun tobrun force-pushed the tvn-add-exception branch from 497796a to c18bef6 Compare February 9, 2021 09:55
@stale stale bot removed the archived label Feb 9, 2021
@tobrun tobrun force-pushed the tvn-add-exception branch from c18bef6 to 3f6cee9 Compare February 9, 2021 10:34
@tobrun tobrun force-pushed the tvn-add-exception branch from 3f6cee9 to c69c55f Compare February 9, 2021 11:15
@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.

2 participants