Skip to content

Commit f242a2b

Browse files
committed
update debug symbol part
1 parent 122f40b commit f242a2b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/guide/Titanium_SDK/Titanium_SDK_FAQ.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,9 @@ android {
157157
}
158158
}
159159
```
160+
Create a ZIP file containing all the folders (arm64-v8a, armeabi-v7a, x86, x86_64) in:
161+
`build/android/app/build/intermediates/merged_native_libs/release/out/lib/`
162+
and upload that ZIP to the play store. Make sure to remove all .DS_Store, __MACOSX files/folders (https://apple.stackexchange.com/a/239587).
160163

161164
## Android: NDK error "non-system libraries in linker flags"
162165

0 commit comments

Comments
 (0)