You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off, great work with the game, just completed it and it is challenging but educational, sure beats box a, box b, box c blah blah blah. Also great work at Indie Hackers, the industry is heading for a crash with this VC 'ish. YKWIM?
Anyway, the twitter link that opens when the user completes the game is a web intent that is suppose to pop up, not open in a new tab, I suggest you replace it with a traditional link.
Also, what's the deal with waves not being able to run in the background? I started a wave, checked another tab & got the pop up that I'm sure your aware of, then when I typed the code out again, it wouldn't run so I had to refresh. What's up with that?
Keep up the good work!
The text was updated successfully, but these errors were encountered:
First off, great work with the game, just completed it and it is challenging but educational, sure beats box a, box b, box c blah blah blah. Also great work at Indie Hackers, the industry is heading for a crash with this VC 'ish. YKWIM?
Anyway, the twitter link that opens when the user completes the game is a web intent that is suppose to pop up, not open in a new tab, I suggest you replace it with a traditional link.
i.e. Replace https://twitter.com/intent/user?screen_name=channingallen with https://twitter.com/ChanningAllen.
Also, what's the deal with waves not being able to run in the background? I started a wave, checked another tab & got the pop up that I'm sure your aware of, then when I typed the code out again, it wouldn't run so I had to refresh. What's up with that?
Keep up the good work!
The text was updated successfully, but these errors were encountered: