question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Loading animation needed

See original GitHub issue

I’m testing the plugin on various devices. I detected that on slow devices like iphone 4s sometimes it takes 4-5 seconds to load the app store page. The user does not understand if he/she clicked the button.

I’m using direct click with;

onRateDialogShow: function(callback){
      callback(1); // cause immediate click on 'Rate Now' button
    },

With click i am showing a loading animation but it is not certain how many seconds to show the animation. Sometimes it takes 4 seconds sometimes 6 to load the page…

So i need a callback like when appstore page opened or closed or user returns to app page so i can end the loading animation… Can someone point me to the right direction?

<bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/36362470-loading-animation-needed?utm_campaign=plugin&utm_content=tracker%2F1192251&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1192251&utm_medium=issues&utm_source=github). </bountysource-plugin>

Issue Analytics

  • State:open
  • Created 7 years ago
  • Comments:6

github_iconTop GitHub Comments

3reactions
westongangercommented, Jul 26, 2016

This would be a nice feature. Let me look into it and see what I can do.

1reaction
dferreira1commented, Aug 3, 2016

Following…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Understanding loading animations — types and applications
Loading animation is to inform users about the wait time, reason and expectation on the status of ongoing processes, such as loading a ......
Read more >
Everything you need to know about Loading Animations
A brief history of loading animations. ... For such type of feedback, designers use progress bars, loading indicators, preloaders or spinners.
Read more >
CSS Loading Animations: How to Make Them + 15 Examples
There are many different tools that can build loading animations. However, one of the most practical ones is CSS.
Read more >
Using loading animation on websites and apps - UX Planet
One way to do that is by adding an eye-catching loading animation or loading gif to the site to keep the users entertained...
Read more >
loading.io - Your SVG + GIF + PNG Ajax Loading Icons and ...
Animation. Made Easy. ; More than Preloaders. Animate what you need. Text, Patterns, or Backgrounds. ; We make icons, You animate. all icons...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found