BananaGator
Posts: 0
Joined: Tue Jun 30, 2015 2:53 am

iOS Push Notifications and Permission Labels

Is there any way to specify the label of the app (bundle label) that is displayed for alerts and push notifications? I think it looks weird to display "'My_App' would like permission..." as opposed to simply: "'My App' would like permission..."

I have tried to adjust the Binary label, but if it does not match the folder names, the IPA does not build.

Thanks for any help! :)

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

iOS Push Notifications and Permission Labels

Hello BananaGator,

Unfortunately the underscore for iOS can't be removed in Appery.io. But you may export your app to xCode and change it there.

BananaGator
Posts: 0
Joined: Tue Jun 30, 2015 2:53 am

iOS Push Notifications and Permission Labels

I solved this without xCode. I went in to the plist.info file in the Appery source iOS files, and modified the Bundle Name (CFBundleDisplayName) value. It exported without issue, submitted without issue, and the label displayed correctly while testing in TestFlight. It seems there is only a character limit to the bundle name, so there's that.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

iOS Push Notifications and Permission Labels

Thank you for sharing this solution.

BananaGator
Posts: 0
Joined: Tue Jun 30, 2015 2:53 am

iOS Push Notifications and Permission Labels

It drives me nuts when questions are left unanswered, or the last answer was to export to xCode. I hope someone else is able to benefit from this post. :)

Return to “Issues”