Skip to content

Simple project (sample) failed on VCL #150

Discussion options

You must be logged in to vote

It should be stopped automatically within TFirebaseEvent.Destroy in this line:

  if fListener.IsRunning then
    StopListening;

Do you have declared the fFirebaseEvent: IFirebaseEvent properly as interface type?
If you have declared fFirebaseEvent as TFirebaseEvent, you must release it yourself. This would explain your findings.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by SchneiderInfosystems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants