Git Product home page Git Product logo

Comments (22)

BDPServer avatar BDPServer commented on September 26, 2024 1

Thanks for your support . I will check and will get back to you

from lottie-splash.

07JP27 avatar 07JP27 commented on September 26, 2024

I can read your intent is below.

  • Want receive push notification in this app.
  • But now, you can't launch app or can't receive push notification.

Are those correct?

Please tell me more detail of your intent(thing you want to develop), current happened problem(behavior) and your develop environment.

from lottie-splash.

BDPServer avatar BDPServer commented on September 26, 2024

Hi.

app launched successfully. Also i am getting push notification. But application is not redirecting to details page. Every time application start from splash screen and goes to home page.

from lottie-splash.

07JP27 avatar 07JP27 commented on September 26, 2024

OK, I understood.

Refer this project. → https://github.com/07JP27/17nsj-app-for-mobile

This project implemented Lottie splash screen and receive push notification.
And processing correctly.

In this project, using Microsoft App Center push notification(https://docs.microsoft.com/en-us/appcenter/push/) .
And the invoked method when receive push notification is written in App.xaml.cs. (https://github.com/07JP27/17nsj-app-for-mobile/blob/master/_17NSJ.Shared/App.xaml.cs)
Nothing related push notification method in AppDelegate.

Check different between my project and your project.

from lottie-splash.

BDPServer avatar BDPServer commented on September 26, 2024

Thank you so much . It works on ios . But in Andriod, After splash I am getting black screen for 5-10 sec.

from lottie-splash.

07JP27 avatar 07JP27 commented on September 26, 2024

Check start timing of OnAnimationEnd method using break point in your VisualStudio.
When is the OnAnimationEnd method called?
Started black screen? or end of that?

OnAnimationEnd is here(https://github.com/07JP27/17nsj-app-for-mobile/blob/master/_17NSJ.Droid/SplashActivity.cs).

from lottie-splash.

BDPServer avatar BDPServer commented on September 26, 2024

I used the same .
public void OnAnimationEnd(Animator animation)
{
StartActivity(new Intent(Application.Context, typeof(MainActivity)));
//StartActivity(typeof(MainActivity));
}
But still i am getting black screen

from lottie-splash.

BDPServer avatar BDPServer commented on September 26, 2024

It started with back screen . After back screen MainPage launched

from lottie-splash.

07JP27 avatar 07JP27 commented on September 26, 2024

If remove your lottie splash screen, no display black screen?
Or black screen for 5-10 sec still continue?

from lottie-splash.

BDPServer avatar BDPServer commented on September 26, 2024

from lottie-splash.

07JP27 avatar 07JP27 commented on September 26, 2024

This phenomenon not seem related for lottie splash screen.
Because this phenomenon keep happen after remove lottie.
So I recommend ask to more many developer using Xamarin Forum about this phenomenon.

from lottie-splash.

07JP27 avatar 07JP27 commented on September 26, 2024

Do you have any questions?
If you don't have, I will close this issue.

from lottie-splash.

BDPServer avatar BDPServer commented on September 26, 2024

from lottie-splash.

07JP27 avatar 07JP27 commented on September 26, 2024

Which OS? iOS, android or both?

from lottie-splash.

BDPServer avatar BDPServer commented on September 26, 2024

from lottie-splash.

07JP27 avatar 07JP27 commented on September 26, 2024

Sorry, I can not reappearance your problem in my environment :(

from lottie-splash.

BDPServer avatar BDPServer commented on September 26, 2024

from lottie-splash.

07JP27 avatar 07JP27 commented on September 26, 2024

lottie splash screen with push notification project is here
#1 (comment)

from lottie-splash.

BDPServer avatar BDPServer commented on September 26, 2024

from lottie-splash.

07JP27 avatar 07JP27 commented on September 26, 2024

Confirm.
Is your required behavior is transition to detail page due to data in push notification?

from lottie-splash.

BDPServer avatar BDPServer commented on September 26, 2024

from lottie-splash.

07JP27 avatar 07JP27 commented on September 26, 2024

Sorry, I can not understanding your requirement & current problems. Could you take the screenshot ,video or any graphically way?

from lottie-splash.

Related Issues (2)

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.