Problem description
After switching the appKey on iOS, initialization returns a "routing not found" error.
Cause
- A
routing not founderror occurs during initialization if you switch the appKey or appSecret by overwriting the installation. This is because the cache from older SDK versions is not cleared.
Solution
- If you are using an SDK version earlier than v1.7.2, you must switch the appKey or appSecret by uninstalling and then reinstalling the app. Do not overwrite the installation.
- This issue is fixed in SDK v1.7.2 and later versions.
该文章对您有帮助吗?