Congrats on your high score!
May I ask you how you managed to pass the fileName to the singleton?
Did you create a method getInstance with dbFileName as a parameter or you passed the parameter via a file? I want to implement data as a singleton as well but I cannot figure this one out.
Thanks!