Question:
Use aspose-slides to save pptx file to images, it work well at normal App, but when I set android:sharedUserId="android.uid.system" to Declare App as a system App, the problem appear.
Code 1:
<manifest
…...totalCount) { val bitmap = presentation.slides.get_Item(slideIndex)...onParseProgress(slideIndex, totalCount, bitmap) Product: com.aspose:aspose-slides:23...