Interface Builder文件中的未知类RNEmailField(Unknown class RNEmailField in Interface Builder file)

编程入门 行业动态 更新时间:2024-10-20 20:47:51
Interface Builder文件中的未知类RNEmailField(Unknown class RNEmailField in Interface Builder file)

我的应用程序商店发布了我的应用程序,比如版本1.2。

我正在开发版本1.3,如果当前的实时应用程序(取自应用程序商店,1.2)安装在我的设备上,我在Xcode上构建并运行项目,它在崩溃的同一台设备上:

2013-06-19 05:52:36.381 MyApp[12381:907] Unknown class RNEmailField in Interface Builder file. 2013-06-19 05:52:36.393 MyApp[12381:907] Unknown class RNAvatarImageView in Interface Builder file.

我删除了这个插件的每个实例(通过Pod安装),它现在不会出现在代码中的任何地方(我不再需要了)。

如果我从手机上卸载1.2实时应用程序,构建并运行1.3应用程序正确启动。 我确保所有目标都没问题,清理并清理多次构建文件夹无济于事。

我担心的是,一旦我发布升级,应用程序将在开始时崩溃,直到用户卸载并重新安装。

我确实阅读了有关此问题的所有其他线程,但除了卸载以前的应用程序版本之外没有解决它。

我该怎么办?

I have my app published on the app store, say version 1.2.

I'm developing version 1.3, if the current live application (taken from the app store, 1.2) is installed on my device and I build & run the project in Xcode on the very same device it crashes with:

2013-06-19 05:52:36.381 MyApp[12381:907] Unknown class RNEmailField in Interface Builder file. 2013-06-19 05:52:36.393 MyApp[12381:907] Unknown class RNAvatarImageView in Interface Builder file.

I removed every single instance of this plugin (installed via Pod) and it does not appear anywhere in the code now (I don't want it anymore).

If I uninstall the 1.2 live application from the phone, build & run 1.3 the application starts correctly. I made sure all the targets are ok, cleaned and cleaned build folder multiple times to no avail.

My fear is that once I release the upgrade the app will crash right at the start until a user uninstalls and reinstalls.

I did read all the other threads about this problem but nothing solves it beside uninstall the previous app version.

What should I do?

最满意答案

如果您已删除此库..选择您的电子邮件textfeild转到身份资源管理器并使类为UITextfeild ..对于Imageview也是如此。

Renamed MainStoryboard_iPhone to Main_iPhone and things got back to work.

更多推荐

本文发布于:2023-08-06 18:03:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1454578.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:文件   Builder   Interface   RNEmailField   file

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!