Not able to see dynamic elements - appium

Appium app source image
Is there any way to expand the app source hierarchy? Dev mobile team already added the identifier for these options but its not visible in app source.

Related

How does Accessibility Inspector read content of an iOS app page?

I am working on accesibility features scanning research and I have a question.
Accessibility Inspector built in the XCode can break down the page of the simulated app into the components and analyze them. How does it retreive the needed information from the app view?
What is algorythm of analyzing another program view displayed?
Is it possible to analyze installed app by another application?
I haven`t found any application capable of doing it when the analyzed app is already installed on the device (unlike Accessibility Scanner for Andoird, which can run on your phone). Are there any restrictions for that?
I will be really grateful for any link or information.
I do not need exact implemintation. I just need an understanding/steps how to do it.
Thank you in advance

How to add capablitties to a iOS Dynamic framework?

I am specifically trying to add app groups, I have configured the capabilities for the selected bundle identifier but still the capabilities window is showing up blank.

SAP BTP Launchpad (Trial) managed HTML5 apps are not visible to catalogs and groups assignment

Built and deployed a simple list fiori app using Business Application Studio as a 'Managed Application Router'
New App is visible under HTML5 Apps in the BTP cockpit
In BTP launchpad, new app is visible in Content Explorer and can add it to managed content.
Can add new app to 'Everyone' Role
Create a new catalog, but new app is not visible when trying to add apps to the catalog. All other 'local' apps are and can be assigned to the catalog (or group)
Is there a configuration or setting that must be made e.g. when the app is deployed to BTP to make it possible to launch the managed router app from the central launchpad ?
If you're still facing this issue, make sure visualization parameters are configured for your app under Content Manager. This usually gets filled automatically when you add FLP configuration at the time of creating Fiori app from template in BAS (for example) and deploy to BTP. Only apps with visual representation are visible when you assign them to a group or a catalog.

How to add capablitties to a iOS framework?

I am specifically trying to add app groups, I have configured the capabilities for the selected bundle identifier but still the capabilities window is showing up blank.

transfer my own app from device to xcode

I have built an ios app which I have tested successfully on my ios device. Since last build Ive had to rebuild my laptop and as such Ive lost my xcode project. Is there a way I can transfer the app from my device back into xcode?
The way you are getting your thing is totally different. However you can recover some part of your project data like images, what framework you have used etc.
First you need to connect your device with your system, then open iTunes and select your app then download that app. Now you have to click on that app see option for Show In Finder and click it
If you see your .ipa file, then make it a zip of it and then unzipped it, a payload name folder will appear on your screen. you will see appName.app, right click on it and select show package contents. This will show the app package contents. You can recover few data from that. But if you are thinking to recover code level data then it is not possible.
And you need to make a backup of your project whenever you make any updations so that any accident happened does not affect your main project.
No that´s not possible to do... Next time use Source Control such as Git for example to keep track of your code and prevent this happening in the future (that´s one of many benefits of source control).

Resources