phonegap-build / StatusBarPlugin

PhoneGap Build Plugin providing some customizations to the iOS status bar
https://build.phonegap.com/plugins/304
92 stars 46 forks source link

Fix for > 3.1 to Phonegap Build #16

Closed cutzenfriend closed 10 years ago

cutzenfriend commented 10 years ago

Can you please make this compatible for Phonegap > 3.1 on Phonegap Build! Without that i can't build my app on phonegap build :(

LuizFeReis commented 10 years ago

Updating it to be compatible with Phonegap 3.3 would be really nice! :+1:

red2678 commented 10 years ago

Please Please. PhoneGap Build 3.3 support is needed.

cutzenfriend commented 10 years ago

I think there are already some pull requests to fix the problem but the repo owner seems to be not to be interested :-1:

bau720123 commented 10 years ago

+1 @@

fortress-of-solitude commented 10 years ago

Pretty Please Bob!

kwoxford commented 10 years ago

Yes, please fix it!

jieves commented 10 years ago

I'm waiting too

cutzenfriend commented 10 years ago

Please guys this is really important for me.

FedericoRoffiNektan commented 10 years ago

+1

mldahl commented 10 years ago

Pretty sure this repo was abandon shortly after the plug-in was submitted to Build. I think somebody in the know is going to have to fork it, merge the pull request, and re-submit as a new plug-in to PhoneGap Build.

cutzenfriend commented 10 years ago

I don't know how to develop phonegap plugins @mldahl could you do that?

i just asked the guys from phonegap-build on twitter....

mldahl commented 10 years ago

Neither do I. I need this as well.

cutzenfriend commented 10 years ago

I mean it's the 8th most used plugin.... i'm sure there will be someone who can do it :(

kwoxford commented 10 years ago

If it's so heavily used why isn't it a standard feature of PG?

Kim

On 4 Feb 2014, at 16:22, Mike Dahl notifications@github.com wrote:

Neither do I. I need this as well.

— Reply to this email directly or view it on GitHub.

cutzenfriend commented 10 years ago

They just answered me on Twitter ;)

See: http://c.2fq.de/SPLb/5Tuq7dbS

wildabeast commented 10 years ago

Sorry guys, @bobeast has left the PGB team and we neglected to reassign management of this plugin. Will get this updated.

LuizFeReis commented 10 years ago

Nice :)

bau720123 commented 10 years ago

really thanks @wildabeast

wildabeast commented 10 years ago

Done, and seems to be working with 3.3.0 (and yes it was disabled for a few hours their, sorry about that).

jieves commented 10 years ago

Hi,

I just integrated the plugin in my App (built with Phonegap 3.3.0). I'm still getting a strange behaviour when I start the App (iOS7) in landscape-mode: the statusbar overlaps part of the screen : full height and half of the screen.

See : http://tinyurl.com/nluoama

I'm using following settings in my code :

StatusBar.overlaysWebView(false); StatusBar.styleLightContent(); StatusBar.backgroundColorByHexString("#FE0000");

Can someone help me out please ?

red2678 commented 10 years ago

Ryan (@wildabeast) man you rock. Thanks so much!

jieves commented 10 years ago

Can anyone help me out please .. I would really like to get some solution for this problem :

Hi,

I just integrated the plugin in my App (built with Phonegap 3.3.0). I'm still getting a strange behaviour when I start the App (iOS7) in landscape-mode: the statusbar overlaps part of the screen : full height and half of the screen.

See : http://tinyurl.com/nluoama

I'm using following settings in my code :

StatusBar.overlaysWebView(false); StatusBar.styleLightContent(); StatusBar.backgroundColorByHexString("#FE0000");

Can someone help me out please ?

bau720123 commented 10 years ago

to @jieves this plugin maybe can fix by @wildabeast after a few or some times I am just waiting too ^^

jieves commented 10 years ago

Hmmmz , why isn't anyone seeing my message ? I tried mailing @wildabeast , but I got return receipt error instead. The mailadress on his page is not correct ?

Isn't there anyone who is responsable for this plugin ?

Can anyone help me out please .. I would really like to get some solution for this problem :

Hi,

I just integrated the plugin in my App (built with Phonegap 3.3.0). I'm still getting a strange behaviour when I start the App (iOS7) in landscape-mode: the statusbar overlaps part of the screen : full height and half of the screen.

See : http://tinyurl.com/nluoama

I'm using following settings in my code :

StatusBar.overlaysWebView(false); StatusBar.styleLightContent(); StatusBar.backgroundColorByHexString("#FE0000");

Can someone help me out please ?

cutzenfriend commented 10 years ago

I would suggest You Open a ticket with the guys from phonegap Build directly! This is how i reached them for fixing this Plugin for 3.3

Von meinem iPhone gesendet

Am 16.02.2014 um 19:52 schrieb jieves notifications@github.com:

Hmmmz , why isn't anyone seeing my message ? I tried mailing @wildabeast , but I got return receipt error instead. The mailadress on his page is not correct ?

Isn't there anyone who is responsable for this plugin ?

Can anyone help me out please .. I would really like to get some solution for this problem :

Hi,

I just integrated the plugin in my App (built with Phonegap 3.3.0). I'm still getting a strange behaviour when I start the App (iOS7) in landscape-mode: the statusbar overlaps part of the screen : full height and half of the screen.

See : http://tinyurl.com/nluoama

I'm using following settings in my code :

StatusBar.overlaysWebView(false); StatusBar.styleLightContent(); StatusBar.backgroundColorByHexString("#FE0000");

Can someone help me out please ?

— Reply to this email directly or view it on GitHub.

jieves commented 10 years ago

Hi,

Do you mean on this page ? http://community.phonegap.com/nitobi

Kind regards Joost

Verstuurd vanaf mijn iPad

Op 16-feb.-2014 om 20:14 heeft domenikniemietz notifications@github.com het volgende geschreven:

I would suggest You Open a ticket with the guys from phonegap Build directly! This is how i reached them for fixing this Plugin for 3.3

Von meinem iPhone gesendet

Am 16.02.2014 um 19:52 schrieb jieves notifications@github.com:

Hmmmz , why isn't anyone seeing my message ? I tried mailing @wildabeast , but I got return receipt error instead. The mailadress on his page is not correct ?

Isn't there anyone who is responsable for this plugin ?

Can anyone help me out please .. I would really like to get some solution for this problem :

Hi,

I just integrated the plugin in my App (built with Phonegap 3.3.0). I'm still getting a strange behaviour when I start the App (iOS7) in landscape-mode: the statusbar overlaps part of the screen : full height and half of the screen.

See : http://tinyurl.com/nluoama

I'm using following settings in my code :

StatusBar.overlaysWebView(false); StatusBar.styleLightContent(); StatusBar.backgroundColorByHexString("#FE0000");

Can someone help me out please ?

— Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub.

cutzenfriend commented 10 years ago

Yes. :) An 16. Februar 2014 at 20:47:36, jieves (notifications@github.com) schrieb:

Hi,

Do you mean on this page ? http://community.phonegap.com/nitobi

Kind regards Joost

Verstuurd vanaf mijn iPad

Op 16-feb.-2014 om 20:14 heeft domenikniemietz notifications@github.com het volgende geschreven:

I would suggest You Open a ticket with the guys from phonegap Build directly! This is how i reached them for fixing this Plugin for 3.3

Von meinem iPhone gesendet

Am 16.02.2014 um 19:52 schrieb jieves notifications@github.com:

Hmmmz , why isn't anyone seeing my message ? I tried mailing @wildabeast , but I got return receipt error instead. The mailadress on his page is not correct ?

Isn't there anyone who is responsable for this plugin ?

Can anyone help me out please .. I would really like to get some solution for this problem :

Hi,

I just integrated the plugin in my App (built with Phonegap 3.3.0). I'm still getting a strange behaviour when I start the App (iOS7) in landscape-mode: the statusbar overlaps part of the screen : full height and half of the screen.

See : http://tinyurl.com/nluoama

I'm using following settings in my code :

StatusBar.overlaysWebView(false); StatusBar.styleLightContent(); StatusBar.backgroundColorByHexString("#FE0000");

Can someone help me out please ?

— Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub.

jieves commented 10 years ago

Done.

Let's hope someone will pick it up.

Kind regards Joost

Verstuurd vanaf mijn iPad

Op 16-feb.-2014 om 20:14 heeft domenikniemietz notifications@github.com het volgende geschreven:

I would suggest You Open a ticket with the guys from phonegap Build directly! This is how i reached them for fixing this Plugin for 3.3

Von meinem iPhone gesendet

Am 16.02.2014 um 19:52 schrieb jieves notifications@github.com:

Hmmmz , why isn't anyone seeing my message ? I tried mailing @wildabeast , but I got return receipt error instead. The mailadress on his page is not correct ?

Isn't there anyone who is responsable for this plugin ?

Can anyone help me out please .. I would really like to get some solution for this problem :

Hi,

I just integrated the plugin in my App (built with Phonegap 3.3.0). I'm still getting a strange behaviour when I start the App (iOS7) in landscape-mode: the statusbar overlaps part of the screen : full height and half of the screen.

See : http://tinyurl.com/nluoama

I'm using following settings in my code :

StatusBar.overlaysWebView(false); StatusBar.styleLightContent(); StatusBar.backgroundColorByHexString("#FE0000");

Can someone help me out please ?

— Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub.

wildabeast commented 10 years ago

@jieves it sounds like you're experiencing to issue #4 -- trying to figure out what's causing the landscape startup issue as we speak. Follow there for updates.

jieves commented 10 years ago

Thank you very much for picking this up ! I'm looking forward to a solution or workaround.

jieves commented 10 years ago

Hi, @wildabeast : would you be so kind to give me an update please. Would you be able to provide a solution at short term ?

wildabeast commented 10 years ago

@jieves still working on a solution, hopefully early next week.

Please move your discussion to #4.