简体   繁体   English

如何更改iPhone SDK中应用程序删除的默认文本?

[英]how to change the default text of application delete in iphone sdk?

hi i want to change the text of the iPhone application deletion text Deleting “Application" will also delete all of its data. to “Deleting “Application" will also delete all of its data.” on the next line include “This includes your data of server.....” here some text also will come dynamically from application side. 嗨,我想更改iPhone应用程序的删除文本Deleting “Application" will also delete all of its data. “Deleting “Application" will also delete all of its data.” on the next line include “This includes your data of server.....”这里的一些文本也将来自应用程序端。 can it is possible? 有可能吗

and i also want to fire an URL after deleting my application from iPhone so i can know which user has deleted my application from iPhone. 并且我也想在从iPhone删除我的应用程序后触发URL,以便我可以知道哪个用户已从iPhone删除了我的应用程序。

can i do like that? 我可以那样吗?

You can't change the delete app message and there is no way to tell iOS the call an URL after/on deleting an app. 您无法更改删除应用的消息,并且无法在删除应用之后/之后告诉iOS调用URL。

When iOS delete's an app there is no method that gets called that you can access. 当iOS Delete是一个应用程序时,不会调用任何可以访问的方法。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 更改iPhone上的默认应用程序 - change default application on iphone 如何更改默认的取消,iPhone中的zbar sdk中的信息按钮 - how to change default cancel,info button in zbar sdk in iphone 如何在iPhone应用程序中将表格视图中显示的文本的颜色从默认的黑色更改为? - How to Change the color of the text present in table view from its default black color in an iphone application? 如何更改iPhone SDK中Grouped TableView中的Section Headers的文本颜色? - How to change text color for Section Headers in a Grouped TableView in iPhone SDK? 如何以编程方式更改iPhone应用程序的默认图标? - How do I change the default icon of iPhone application programmatically? 如何在iPhone中更改电话号码默认电话簿应用程序的颜色? - How to change color of phone number default phone book application in iphone? 如何更改出现在 UISearchBar +iPhone 中的取消按钮的默认文本 - How to change the default text of Cancel Button which appears in the UISearchBar +iPhone 在iPhone SDK中的“后退”按钮上更改文本 - Change text on back button in iPhone SDK iPhone SDK:如何删除NSArray中的重复项 - iPhone sdk: how to delete duplicates in the NSArray 如何自定义iPhone SDK中的默认消息编写器? - How to customize the default message composer in iphone sdk?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM