활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
조회 수
답글
좋아요 수
Hi @Leina_Betzer - There are a couple of ways to do this:
You can see in the screenshot that Griffon will not only tell you what version of the extensions are installed, but it can compare that version to the latest published version of the extension, letting you know how far out of date your extension potentially is. There is also a column to let you know if the Launch UI version of the extension needs to be updated.
Hi @Leina_Betzer - There are a couple of ways to do this:
You can see in the screenshot that Griffon will not only tell you what version of the extensions are installed, but it can compare that version to the latest published version of the extension, letting you know how far out of date your extension potentially is. There is also a column to let you know if the Launch UI version of the extension needs to be updated.
조회 수
답글
좋아요 수
Hi @Leina_Betzer ,
You can verify the extension versions in a few ways:
- use the extensionVersion API of each extension, for e.g. Analytics.extensionVersion().
- if you are using the latest MobileCore/ACPCore you can enable verbose logging and see what are all the registered extensions and their versions.
- check the dependency version installed through gradle (Android) using ./gradlew :app:dependencyInsight / Cocoapods (iOS) in Podfile.lock.
Emilia Dobrin | Computer Scientist
조회 수
Likes
답글