Fix Failed to load Info.plist from bundle at path

This issue happens when you open your old project, update your Xcode, or something like that. The solution is simple, just update the dependencies. If you get an error like this for Google Admob or UserMessagingPlatform:

Please try again later. Failed to load Info.plist from bundle at path

or

Failed to load Info.plist from bundle at path ... No such file or directory: Xcode

or

UserMessagingPlatform.framework/Info.plist: No such file or directory

Just try to update your package. The issue will be gone.

Leave a Reply