Code Monkey home page Code Monkey logo

Comments (11)

ElektrojungeAtWork avatar ElektrojungeAtWork commented on May 18, 2024

Hi @dvdsgl,

I'd like to check for updates when my app returns to the foreground, not only when it is launched.

The SDK actually checks for updates every time the ap comes into the foreground, so it's not just happening when it's launched for the first time.

How can I trigger a manual update check?

There is no API for this.

🖖
Benny

from appcenter-sdk-apple.

dvdsgl avatar dvdsgl commented on May 18, 2024

I only ask because this is not the behavior I see. I have to relaunch my app to see the update prompt.

from appcenter-sdk-apple.

ElektrojungeAtWork avatar ElektrojungeAtWork commented on May 18, 2024

@dvdsgl We looked at the code again and it should work but as it apparently doesn't work, we need to look into it again. Apologies for my initial reply.

from appcenter-sdk-apple.

ElektrojungeAtWork avatar ElektrojungeAtWork commented on May 18, 2024

@dvdsgl We're about to release 0.10.0 (which does not contain any changes related to how Distribute works) and I can't repro this at all. =( The attached video shows the behavior on iOS 8.3, 10.0, 10.2 and 10.3.
Can you please get in touch via Slack? I'd love to have a look at the device logs. Thx!

from appcenter-sdk-apple.

dvdsgl avatar dvdsgl commented on May 18, 2024

My automatic setup (swizzling) failed because I am using Firebase–for example, I had to manually call MSDistribute.openUrl. Are there other overrides I need to implement on my AppDelegate maybe?

from appcenter-sdk-apple.

jaeklim avatar jaeklim commented on May 18, 2024

For Distribute, openUrl is the only one. If you have the same issue on Push, there are couple of methods you have to do manually .

from appcenter-sdk-apple.

iamclement avatar iamclement commented on May 18, 2024

@dvdsgl Are you referencing the issue you reported last time about openURL? This one was caused by an issue in the Info.plist file, duplicate declaration of the custom scheme. Wait, I also updated Firebase. So not sure about the root cause but it worked with automatic app delegate's methods forwarding at the end.

from appcenter-sdk-apple.

dvdsgl avatar dvdsgl commented on May 18, 2024

Confirming that the update dialog appears as expected when returning the app the foreground, using a sample app. Somehow this behavior is not working in my larger app, perhaps due to Firebase.

from appcenter-sdk-apple.

guperrot avatar guperrot commented on May 18, 2024

@dvdsgl do you still have issues?

from appcenter-sdk-apple.

guperrot avatar guperrot commented on May 18, 2024

No news here, closing.

from appcenter-sdk-apple.

dvdsgl avatar dvdsgl commented on May 18, 2024

Sorry! Haven't had time to retry. I will reopen if this is still an issue.

from appcenter-sdk-apple.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.