You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm sure I've searched on the issue tracker before creating one.
Expected Behavior?
I'm trying to run an app with an iPhone screen size on my iPad by modifying UIDeviceFamily to a value of 1 in info.plist. The modified IPA file works when I sideload it to my device and I expected it does the same when I install it through Trollstore.
Current Behavior?
When I run the app installed from Trollstore, the modified UIDeviceFamily does not work and the app still runs on the original screen size of my iPad that is supposed to be an iPhone screen size.
Possible Solution?
No response
Steps to Reproduce
I modify the IPA's info.plist, change the value of 'UIDeviceFamily' to only a value of 1 and not 1, 2, this is to support only for iPhone size and not universal. I install the modified IPA file through Trollstore.
TrollStore Version
2.0.12
iOS/iPadOS version
16.5
iDevice Model
iPad 8th
Other info of your environment
No response
The text was updated successfully, but these errors were encountered:
No Duplicates Issue
Expected Behavior?
I'm trying to run an app with an iPhone screen size on my iPad by modifying UIDeviceFamily to a value of 1 in info.plist. The modified IPA file works when I sideload it to my device and I expected it does the same when I install it through Trollstore.
Current Behavior?
When I run the app installed from Trollstore, the modified UIDeviceFamily does not work and the app still runs on the original screen size of my iPad that is supposed to be an iPhone screen size.
Possible Solution?
No response
Steps to Reproduce
I modify the IPA's info.plist, change the value of 'UIDeviceFamily' to only a value of 1 and not 1, 2, this is to support only for iPhone size and not universal. I install the modified IPA file through Trollstore.
TrollStore Version
2.0.12
iOS/iPadOS version
16.5
iDevice Model
iPad 8th
Other info of your environment
No response
The text was updated successfully, but these errors were encountered: