Coder Social home page Coder Social logo

Comments (11)

rynangeles avatar rynangeles commented on May 26, 2024

for me, i was not able to display toast in my app

from toast-phonegap-plugin.

EddyVerbruggen avatar EddyVerbruggen commented on May 26, 2024

@rynangeles How are you using the plugin?

from toast-phonegap-plugin.

rahulsalvikar777 avatar rahulsalvikar777 commented on May 26, 2024

Hi all, I push the demo code on github please refer the below link. https://github.com/rahulsalvikar777/toastPluginDemo.git

Steps for creating the application.

  1. I create my project in ionicframework
  2. I add ngcordova lib and follow the below links tutorials
    a) http://ngcordova.com/docs/plugins/toast/
    b) https://blog.nraboy.com/2014/09/show-native-toast-notifications-using-ionic-framework/
  3. In iOS platform, I check all the rotations and build/ run the code.

When you run the project on iOS device you can see the menu on left side, please select the browse menu and rotate the ios device and press any key. then you can see the issue

from toast-phonegap-plugin.

EddyVerbruggen avatar EddyVerbruggen commented on May 26, 2024

Can't reproduce on my iPhone 6, perhaps I'm doing something wrong - see the vid.

landscape-toast

from toast-phonegap-plugin.

rahulsalvikar777 avatar rahulsalvikar777 commented on May 26, 2024

May be....
I got same issue message not rotating :( .

Below steps which I use for reproduce that problem

  1. Select all Device orientation in XCode and then run code on device.

I am using 1) iPhone 4s and iOS 7.1.2 , 2) iPad ios 7.1.2

photo

from toast-phonegap-plugin.

EddyVerbruggen avatar EddyVerbruggen commented on May 26, 2024

Hmm, smells like an iOS7 issue.. do you have any iOS8 device you can test on?

from toast-phonegap-plugin.

rahulsalvikar777 avatar rahulsalvikar777 commented on May 26, 2024

Woooo, It OS issue I test on simulator now. Its working properly. But still its not working on iOS 7. Thanks for help may be in next update this issue will be resolved. :)

from toast-phonegap-plugin.

EddyVerbruggen avatar EddyVerbruggen commented on May 26, 2024

Just reproduced this in the iOS 7 simulator as well, let me try to fix it..

from toast-phonegap-plugin.

EddyVerbruggen avatar EddyVerbruggen commented on May 26, 2024

Hi, please try the master branch, it should now be compatible with landscape on iOS 7.

from toast-phonegap-plugin.

jcesarmobile avatar jcesarmobile commented on May 26, 2024

changing
[self.superview.superview addSubview:toast];
to
[self.superview addSubview:toast];

seems to fix the issue, but might cause others

EDIT:Lol, you were faster

from toast-phonegap-plugin.

EddyVerbruggen avatar EddyVerbruggen commented on May 26, 2024

Lol

from toast-phonegap-plugin.

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.