Closed ghost closed 3 years ago
@bala-kredx Thanks for reaching out. For some additional context, we would like to get more details regarding the following;
use_frameworks!
enabled in the Podfile? Mobilisten requires this setting.To add, We offer a React-Native plugin which can be installed and used with ease. It is recommended to use the available integration for the same.
Further details:-
Interesting. There would be no need to do a version downgrade. Using the latest version is in-fact recommended. The Mobilisten framework includes the required arm64 architecture for running on the simulator for Apple Silicon-based machines.
To rule out any possible compatibility issues, we ran an example project with Mobilisten on an M1 powered mac using the simulator and we failed to encounter any problems out of the box.
If you are attempting to make a plugin, Mobilisten needs to be added as a dependency for the specific plugin's Podspec without which it would not work. Reference
We suspect that the issue might be specific to the project. We would recommend you try the React Native plugin we offer to perform the integration with ease.
@bala-kredx We are unable to confirm this issue since the same could not be reproduced in a similar environment. As mentioned earlier, we suspect that this is caused be due to a misconfiguration in the project/environment or the way the custom plugin is set up.
It would be helpful if you could provide a minimal reproducible example project to help us check further.
@bala-kredx We are closing this issue since the same could not be replicated by us and because it has not had recent activity. If you still encounter this issue, please reopen the same by attaching an example project that demonstrates the behavior to help us investigate further. Thank you for your contributions.
Describe the bug While trying to generate a build in Xcode 12.4, getting the error: 'Mobilisten/Mobilisten.h' file not found
To Reproduce Steps to reproduce the behavior:
Expected behavior The build should be generated for iOS Simulator 14.4 (iPhone 11)
Screenshots
Smartphone
Additional context