After running the following command:
cordova run browser --target=chrome -- --allow-file-access-from-files --disable-web-security --allow-file-access --allow-cross-origin-auth-prompt --disable-site-isolation-trials
A new chrome opens up and ask for a periscope consumer secret,
After some searching it seems that this is the secret api key / consumer secret key that you need to fill in which can be gotten after applying for developer at twitter.
And when I enter this key or just api key the button changes to text "loading" endlessly.
It this still working or is it a known bug?
I also tried the older versions which you referred as credit but I got the same issue.
So I am assuming that this method is now blocked by periscope.
Could you please confirm?
After running the following command:
cordova run browser --target=chrome -- --allow-file-access-from-files --disable-web-security --allow-file-access --allow-cross-origin-auth-prompt --disable-site-isolation-trials
A new chrome opens up and ask for a periscope consumer secret,
After some searching it seems that this is the secret api key / consumer secret key that you need to fill in which can be gotten after applying for developer at twitter.
And when I enter this key or just api key the button changes to text "loading" endlessly.
It this still working or is it a known bug?
I also tried the older versions which you referred as credit but I got the same issue.
So I am assuming that this method is now blocked by periscope.
Could you please confirm?